#cf8c7c color space conversions
Hex:
#cf8c7c
RGB:
207, 140, 124
CMY:
19, 45, 51
CMYK:
0, 32, 40, 19
HSL:
12°, 46.3687%, 64.9020%
HSV (HSB):
12°, 40.0966%, 81.1765%
XYZ:
38.7483, 33.4768, 23.4882
xyY:
0.4048, 0.3498, 33.4768
CIE-Lab:
64.5451, 23.5672, 18.9229
CIE-LCH:
64.5451, 30.2240, 38.7621
CIE-Luv:
64.5451, 46.7205, 20.5417
Hunter-Lab:
57.8591, 18.2881, 16.4323
#cf8c7c color charts
#cf8c7c color shades, tints & tones
#cf8c7c color schemes
#cf8c7c color preview, HTML & CSS examples
This text has a color of #cf8c7c
<p style="color:#cf8c7c;">Text here</p>
.mytext {color:#cf8c7c;}
This box has a color of #cf8c7c
<div style="background-color:#cf8c7c;">Content here</div>
.mybackground {background-color:#cf8c7c;}
Border around this has a color of #cf8c7c
<div style="border:2px solid #cf8c7c;">Content here</div>
.myborder {border:2px solid #cf8c7c;}