#c65c6f color space conversions
Hex:
#c65c6f
RGB:
198, 92, 111
CMY:
22, 64, 56
CMYK:
0, 54, 44, 22
HSL:
349°, 48.1818%, 56.8627%
HSV (HSB):
349°, 53.5354%, 77.6471%
XYZ:
29.9851, 20.8078, 17.4748
xyY:
0.4392, 0.3048, 20.8078
CIE-Lab:
52.7385, 44.0896, 9.8267
CIE-LCH:
52.7385, 45.1714, 12.5647
CIE-Luv:
52.7385, 72.7912, 4.3427
Hunter-Lab:
45.6155, 37.5088, 9.2175
#c65c6f color charts
#c65c6f color shades, tints & tones
#c65c6f color schemes
#c65c6f color preview, HTML & CSS examples
This text has a color of #c65c6f
<p style="color:#c65c6f;">Text here</p>
.mytext {color:#c65c6f;}
This box has a color of #c65c6f
<div style="background-color:#c65c6f;">Content here</div>
.mybackground {background-color:#c65c6f;}
Border around this has a color of #c65c6f
<div style="border:2px solid #c65c6f;">Content here</div>
.myborder {border:2px solid #c65c6f;}