#cf9f3d color space conversions
Hex:
#cf9f3d
RGB:
207, 159, 61
CMY:
19, 38, 76
CMYK:
0, 23, 71, 19
HSL:
40°, 60.3306%, 52.5490%
HSV (HSB):
40°, 70.5314%, 81.1765%
XYZ:
38.9726, 38.3986, 9.7725
xyY:
0.4472, 0.4406, 38.3986
CIE-Lab:
68.3134, 8.0387, 55.8222
CIE-LCH:
68.3134, 56.3980, 81.8054
CIE-Luv:
68.3134, 39.1861, 60.4477
Hunter-Lab:
61.9666, 3.8222, 34.0263
#cf9f3d color charts
#cf9f3d color shades, tints & tones
#cf9f3d color schemes
#cf9f3d color preview, HTML & CSS examples
This text has a color of #cf9f3d
<p style="color:#cf9f3d;">Text here</p>
.mytext {color:#cf9f3d;}
This box has a color of #cf9f3d
<div style="background-color:#cf9f3d;">Content here</div>
.mybackground {background-color:#cf9f3d;}
Border around this has a color of #cf9f3d
<div style="border:2px solid #cf9f3d;">Content here</div>
.myborder {border:2px solid #cf9f3d;}