#cfa50c color space conversions
Hex:
#cfa50c
RGB:
207, 165, 12
CMY:
19, 35, 95
CMYK:
0, 20, 94, 19
HSL:
47°, 89.0411%, 42.9412%
HSV (HSB):
47°, 94.2029%, 81.1765%
XYZ:
39.2536, 40.2022, 6.0387
xyY:
0.4591, 0.4702, 40.2022
CIE-Lab:
69.6133, 3.3263, 71.3383
CIE-LCH:
69.6133, 71.4158, 87.3304
CIE-Luv:
69.6133, 36.1227, 71.9826
Hunter-Lab:
63.4052, -0.4513, 38.7368
#cfa50c color charts
#cfa50c color shades, tints & tones
#cfa50c color schemes
#cfa50c color preview, HTML & CSS examples
This text has a color of #cfa50c
<p style="color:#cfa50c;">Text here</p>
.mytext {color:#cfa50c;}
This box has a color of #cfa50c
<div style="background-color:#cfa50c;">Content here</div>
.mybackground {background-color:#cfa50c;}
Border around this has a color of #cfa50c
<div style="border:2px solid #cfa50c;">Content here</div>
.myborder {border:2px solid #cfa50c;}