#cfbc0c color space conversions
Hex:
#cfbc0c
RGB:
207, 188, 12
CMY:
19, 26, 95
CMYK:
0, 9, 94, 19
HSL:
54°, 89.0411%, 42.9412%
HSV (HSB):
54°, 94.2029%, 81.1765%
XYZ:
43.7817, 49.2584, 7.5481
xyY:
0.4353, 0.4897, 49.2584
CIE-Lab:
75.6118, -8.7295, 75.7922
CIE-LCH:
75.6118, 76.2933, 96.5702
CIE-Luv:
75.6118, 19.2930, 80.7714
Hunter-Lab:
70.1843, -11.4724, 42.7526
#cfbc0c color charts
#cfbc0c color shades, tints & tones
#cfbc0c color schemes
#cfbc0c color preview, HTML & CSS examples
This text has a color of #cfbc0c
<p style="color:#cfbc0c;">Text here</p>
.mytext {color:#cfbc0c;}
This box has a color of #cfbc0c
<div style="background-color:#cfbc0c;">Content here</div>
.mybackground {background-color:#cfbc0c;}
Border around this has a color of #cfbc0c
<div style="border:2px solid #cfbc0c;">Content here</div>
.myborder {border:2px solid #cfbc0c;}