#cc7b7f color space conversions
Hex:
#cc7b7f
RGB:
204, 123, 127
CMY:
20, 52, 50
CMYK:
0, 40, 38, 20
HSL:
357°, 44.2623%, 64.1176%
HSV (HSB):
357°, 39.7059%, 80.0000%
XYZ:
35.8156, 28.5356, 23.6989
xyY:
0.4068, 0.3241, 28.5356
CIE-Lab:
60.3696, 31.9655, 11.3660
CIE-LCH:
60.3696, 33.9260, 19.5739
CIE-Luv:
60.3696, 54.9104, 9.2215
Hunter-Lab:
53.4187, 26.1959, 11.0894
#cc7b7f color charts
#cc7b7f color shades, tints & tones
#cc7b7f color schemes
#cc7b7f color preview, HTML & CSS examples
This text has a color of #cc7b7f
<p style="color:#cc7b7f;">Text here</p>
.mytext {color:#cc7b7f;}
This box has a color of #cc7b7f
<div style="background-color:#cc7b7f;">Content here</div>
.mybackground {background-color:#cc7b7f;}
Border around this has a color of #cc7b7f
<div style="border:2px solid #cc7b7f;">Content here</div>
.myborder {border:2px solid #cc7b7f;}