#cf9e8e color space conversions
Hex:
#cf9e8e
RGB:
207, 158, 142
CMY:
19, 38, 44
CMYK:
0, 24, 31, 19
HSL:
15°, 40.3727%, 68.4314%
HSV (HSB):
15°, 31.4010%, 81.1765%
XYZ:
42.8415, 39.6721, 30.9907
xyY:
0.3774, 0.3495, 39.6721
CIE-Lab:
69.2354, 15.9708, 15.3986
CIE-LCH:
69.2354, 22.1852, 43.9549
CIE-Luv:
69.2354, 32.9606, 18.1568
Hunter-Lab:
62.9858, 11.1864, 14.9178
#cf9e8e color charts
#cf9e8e color shades, tints & tones
#cf9e8e color schemes
#cf9e8e color preview, HTML & CSS examples
This text has a color of #cf9e8e
<p style="color:#cf9e8e;">Text here</p>
.mytext {color:#cf9e8e;}
This box has a color of #cf9e8e
<div style="background-color:#cf9e8e;">Content here</div>
.mybackground {background-color:#cf9e8e;}
Border around this has a color of #cf9e8e
<div style="border:2px solid #cf9e8e;">Content here</div>
.myborder {border:2px solid #cf9e8e;}