#cf8e7e color space conversions
Hex:
#cf8e7e
RGB:
207, 142, 126
CMY:
19, 44, 51
CMYK:
0, 31, 39, 19
HSL:
12°, 45.7627%, 65.2941%
HSV (HSB):
12°, 39.1304%, 81.1765%
XYZ:
39.1710, 34.1178, 24.2595
xyY:
0.4016, 0.3498, 34.1178
CIE-Lab:
65.0559, 22.7088, 18.5047
CIE-LCH:
65.0559, 29.2936, 39.1755
CIE-Luv:
65.0559, 45.1372, 20.2728
Hunter-Lab:
58.4104, 17.4870, 16.2625
#cf8e7e color charts
#cf8e7e color shades, tints & tones
#cf8e7e color schemes
#cf8e7e color preview, HTML & CSS examples
This text has a color of #cf8e7e
<p style="color:#cf8e7e;">Text here</p>
.mytext {color:#cf8e7e;}
This box has a color of #cf8e7e
<div style="background-color:#cf8e7e;">Content here</div>
.mybackground {background-color:#cf8e7e;}
Border around this has a color of #cf8e7e
<div style="border:2px solid #cf8e7e;">Content here</div>
.myborder {border:2px solid #cf8e7e;}