#c66f7f color space conversions
Hex:
#c66f7f
RGB:
198, 111, 127
CMY:
22, 56, 50
CMYK:
0, 44, 36, 22
HSL:
349°, 43.2836%, 60.5882%
HSV (HSB):
349°, 43.9394%, 77.6471%
XYZ:
32.8039, 24.9070, 23.1572
xyY:
0.4056, 0.3080, 24.9070
CIE-Lab:
56.9846, 36.1352, 6.4536
CIE-LCH:
56.9846, 36.7070, 10.1260
CIE-Luv:
56.9846, 57.7031, 2.0093
Hunter-Lab:
49.9069, 29.9915, 7.4237
#c66f7f color charts
#c66f7f color shades, tints & tones
#c66f7f color schemes
#c66f7f color preview, HTML & CSS examples
This text has a color of #c66f7f
<p style="color:#c66f7f;">Text here</p>
.mytext {color:#c66f7f;}
This box has a color of #c66f7f
<div style="background-color:#c66f7f;">Content here</div>
.mybackground {background-color:#c66f7f;}
Border around this has a color of #c66f7f
<div style="border:2px solid #c66f7f;">Content here</div>
.myborder {border:2px solid #c66f7f;}