#cad00f color space conversions
Hex:
#cad00f
RGB:
202, 208, 15
CMY:
21, 18, 94
CMYK:
3, 0, 93, 18
HSL:
62°, 86.5471%, 43.7255%
HSV (HSB):
62°, 92.7885%, 81.5686%
XYZ:
46.9992, 57.7028, 9.1126
xyY:
0.4129, 0.5070, 57.7028
CIE-Lab:
80.5733, -20.8786, 79.0227
CIE-LCH:
80.5733, 81.7343, 104.7999
CIE-Luv:
80.5733, 2.2862, 88.2044
Hunter-Lab:
75.9624, -22.4931, 46.0611
#cad00f color charts
#cad00f color shades, tints & tones
#cad00f color schemes
#cad00f color preview, HTML & CSS examples
This text has a color of #cad00f
<p style="color:#cad00f;">Text here</p>
.mytext {color:#cad00f;}
This box has a color of #cad00f
<div style="background-color:#cad00f;">Content here</div>
.mybackground {background-color:#cad00f;}
Border around this has a color of #cad00f
<div style="border:2px solid #cad00f;">Content here</div>
.myborder {border:2px solid #cad00f;}