#c7665e color space conversions
Hex:
#c7665e
RGB:
199, 102, 94
CMY:
22, 60, 63
CMYK:
0, 49, 53, 22
HSL:
5°, 48.3871%, 57.4510%
HSV (HSB):
5°, 52.7638%, 78.0392%
XYZ:
30.3249, 22.4530, 13.3252
xyY:
0.4588, 0.3397, 22.4530
CIE-Lab:
54.5044, 37.7589, 22.2626
CIE-LCH:
54.5044, 43.8333, 30.5235
CIE-Luv:
54.5044, 70.9435, 19.8756
Hunter-Lab:
47.3846, 31.3124, 16.4960
#c7665e color charts
#c7665e color shades, tints & tones
#c7665e color schemes
#c7665e color preview, HTML & CSS examples
This text has a color of #c7665e
<p style="color:#c7665e;">Text here</p>
.mytext {color:#c7665e;}
This box has a color of #c7665e
<div style="background-color:#c7665e;">Content here</div>
.mybackground {background-color:#c7665e;}
Border around this has a color of #c7665e
<div style="border:2px solid #c7665e;">Content here</div>
.myborder {border:2px solid #c7665e;}