#cfcc2a color space conversions
Hex:
#cfcc2a
RGB:
207, 204, 42
CMY:
19, 20, 84
CMYK:
0, 1, 80, 19
HSL:
59°, 66.2651%, 48.8235%
HSV (HSB):
59°, 79.7101%, 81.1765%
XYZ:
47.7429, 56.6183, 10.6026
xyY:
0.4153, 0.4925, 56.6183
CIE-Lab:
79.9644, -16.1797, 73.4433
CIE-LCH:
79.9644, 75.2044, 102.4239
CIE-Luv:
79.9644, 8.0728, 83.4497
Hunter-Lab:
75.2451, -18.4210, 44.3172
#cfcc2a color charts
#cfcc2a color shades, tints & tones
#cfcc2a color schemes
#cfcc2a color preview, HTML & CSS examples
This text has a color of #cfcc2a
<p style="color:#cfcc2a;">Text here</p>
.mytext {color:#cfcc2a;}
This box has a color of #cfcc2a
<div style="background-color:#cfcc2a;">Content here</div>
.mybackground {background-color:#cfcc2a;}
Border around this has a color of #cfcc2a
<div style="border:2px solid #cfcc2a;">Content here</div>
.myborder {border:2px solid #cfcc2a;}