#cfbc2d color space conversions
Hex:
#cfbc2d
RGB:
207, 188, 45
CMY:
19, 26, 82
CMYK:
0, 9, 78, 19
HSL:
53°, 64.2857%, 49.4118%
HSV (HSB):
53°, 78.2609%, 81.1765%
XYZ:
44.1890, 49.4213, 9.6929
xyY:
0.4278, 0.4784, 49.4213
CIE-Lab:
75.7127, -7.9707, 68.8234
CIE-LCH:
75.7127, 69.2834, 96.6062
CIE-Luv:
75.7127, 18.8473, 76.4744
Hunter-Lab:
70.3003, -10.8249, 41.0354
#cfbc2d color charts
#cfbc2d color shades, tints & tones
#cfbc2d color schemes
#cfbc2d color preview, HTML & CSS examples
This text has a color of #cfbc2d
<p style="color:#cfbc2d;">Text here</p>
.mytext {color:#cfbc2d;}
This box has a color of #cfbc2d
<div style="background-color:#cfbc2d;">Content here</div>
.mybackground {background-color:#cfbc2d;}
Border around this has a color of #cfbc2d
<div style="border:2px solid #cfbc2d;">Content here</div>
.myborder {border:2px solid #cfbc2d;}