#cfa30e color space conversions
Hex:
#cfa30e
RGB:
207, 163, 14
CMY:
19, 36, 95
CMYK:
0, 21, 93, 19
HSL:
46°, 87.3303%, 43.3333%
HSV (HSB):
46°, 93.2367%, 81.1765%
XYZ:
38.9086, 39.4915, 5.9874
xyY:
0.4611, 0.4680, 39.4915
CIE-Lab:
69.1058, 4.4197, 70.6801
CIE-LCH:
69.1058, 70.8182, 86.4219
CIE-Luv:
69.1058, 37.6211, 71.0673
Hunter-Lab:
62.8423, 0.5438, 38.3406
#cfa30e color charts
#cfa30e color shades, tints & tones
#cfa30e color schemes
#cfa30e color preview, HTML & CSS examples
This text has a color of #cfa30e
<p style="color:#cfa30e;">Text here</p>
.mytext {color:#cfa30e;}
This box has a color of #cfa30e
<div style="background-color:#cfa30e;">Content here</div>
.mybackground {background-color:#cfa30e;}
Border around this has a color of #cfa30e
<div style="border:2px solid #cfa30e;">Content here</div>
.myborder {border:2px solid #cfa30e;}