#cfb03c color space conversions
Hex:
#cfb03c
RGB:
207, 176, 60
CMY:
19, 31, 76
CMYK:
0, 15, 71, 19
HSL:
47°, 60.4938%, 52.3529%
HSV (HSB):
47°, 71.0145%, 81.1765%
XYZ:
42.0731, 44.6423, 10.6743
xyY:
0.4320, 0.4584, 44.6423
CIE-Lab:
72.6557, -1.0781, 60.6351
CIE-LCH:
72.6557, 60.6447, 91.0186
CIE-Luv:
72.6557, 26.8636, 67.8993
Hunter-Lab:
66.8149, -4.5254, 37.2983
#cfb03c color charts
#cfb03c color shades, tints & tones
#cfb03c color schemes
#cfb03c color preview, HTML & CSS examples
This text has a color of #cfb03c
<p style="color:#cfb03c;">Text here</p>
.mytext {color:#cfb03c;}
This box has a color of #cfb03c
<div style="background-color:#cfb03c;">Content here</div>
.mybackground {background-color:#cfb03c;}
Border around this has a color of #cfb03c
<div style="border:2px solid #cfb03c;">Content here</div>
.myborder {border:2px solid #cfb03c;}