#c66b7e color space conversions
Hex:
#c66b7e
RGB:
198, 107, 126
CMY:
22, 58, 51
CMYK:
0, 46, 36, 22
HSL:
347°, 44.3902%, 59.8039%
HSV (HSB):
347°, 45.9596%, 77.6471%
XYZ:
32.3123, 24.0275, 22.6734
xyY:
0.4089, 0.3041, 24.0275
CIE-Lab:
56.1153, 38.1214, 5.7921
CIE-LCH:
56.1153, 38.5589, 8.6393
CIE-Luv:
56.1153, 60.3166, 0.7345
Hunter-Lab:
49.0179, 31.8849, 6.8877
#c66b7e color charts
#c66b7e color shades, tints & tones
#c66b7e color schemes
#c66b7e color preview, HTML & CSS examples
This text has a color of #c66b7e
<p style="color:#c66b7e;">Text here</p>
.mytext {color:#c66b7e;}
This box has a color of #c66b7e
<div style="background-color:#c66b7e;">Content here</div>
.mybackground {background-color:#c66b7e;}
Border around this has a color of #c66b7e
<div style="border:2px solid #c66b7e;">Content here</div>
.myborder {border:2px solid #c66b7e;}