#cfbd01 color space conversions
Hex:
#cfbd01
RGB:
207, 189, 1
CMY:
19, 26, 100
CMYK:
0, 9, 100, 19
HSL:
55°, 99.0385%, 40.7843%
HSV (HSB):
55°, 99.5169%, 81.1765%
XYZ:
43.9352, 49.6628, 7.2990
xyY:
0.4354, 0.4922, 49.6628
CIE-Lab:
75.8618, -9.3565, 77.1374
CIE-LCH:
75.8618, 77.7028, 96.9160
CIE-Luv:
75.8618, 18.6561, 81.8014
Hunter-Lab:
70.4718, -12.0410, 43.1895
#cfbd01 color charts
#cfbd01 color shades, tints & tones
#cfbd01 color schemes
#cfbd01 color preview, HTML & CSS examples
This text has a color of #cfbd01
<p style="color:#cfbd01;">Text here</p>
.mytext {color:#cfbd01;}
This box has a color of #cfbd01
<div style="background-color:#cfbd01;">Content here</div>
.mybackground {background-color:#cfbd01;}
Border around this has a color of #cfbd01
<div style="border:2px solid #cfbd01;">Content here</div>
.myborder {border:2px solid #cfbd01;}