#cfc30e color space conversions
Hex:
#cfc30e
RGB:
207, 195, 14
CMY:
19, 24, 95
CMYK:
0, 6, 93, 19
HSL:
56°, 87.3303%, 43.3333%
HSV (HSB):
56°, 93.2367%, 81.1765%
XYZ:
45.3265, 52.3273, 8.1267
xyY:
0.4285, 0.4947, 52.3273
CIE-Lab:
77.4761, -12.2763, 76.9589
CIE-LCH:
77.4761, 77.9319, 99.0634
CIE-Luv:
77.4761, 14.4121, 83.3196
Hunter-Lab:
72.3376, -14.7434, 43.9755
#cfc30e color charts
#cfc30e color shades, tints & tones
#cfc30e color schemes
#cfc30e color preview, HTML & CSS examples
This text has a color of #cfc30e
<p style="color:#cfc30e;">Text here</p>
.mytext {color:#cfc30e;}
This box has a color of #cfc30e
<div style="background-color:#cfc30e;">Content here</div>
.mybackground {background-color:#cfc30e;}
Border around this has a color of #cfc30e
<div style="border:2px solid #cfc30e;">Content here</div>
.myborder {border:2px solid #cfc30e;}