#c6665e color space conversions
Hex:
#c6665e
RGB:
198, 102, 94
CMY:
22, 60, 63
CMYK:
0, 48, 53, 22
HSL:
5°, 47.7064%, 57.2549%
HSV (HSB):
5°, 52.5253%, 77.6471%
XYZ:
30.0605, 22.3167, 13.3129
xyY:
0.4576, 0.3397, 22.3167
CIE-Lab:
54.3614, 37.3791, 22.0468
CIE-LCH:
54.3614, 43.3965, 30.5327
CIE-Luv:
54.3614, 70.1311, 19.7148
Hunter-Lab:
47.2405, 30.9136, 16.3598
#c6665e color charts
#c6665e color shades, tints & tones
#c6665e color schemes
#c6665e color preview, HTML & CSS examples
This text has a color of #c6665e
<p style="color:#c6665e;">Text here</p>
.mytext {color:#c6665e;}
This box has a color of #c6665e
<div style="background-color:#c6665e;">Content here</div>
.mybackground {background-color:#c6665e;}
Border around this has a color of #c6665e
<div style="border:2px solid #c6665e;">Content here</div>
.myborder {border:2px solid #c6665e;}