#cadc2b color space conversions
Hex:
#cadc2b
RGB:
202, 220, 43
CMY:
21, 14, 83
CMYK:
8, 0, 80, 14
HSL:
66°, 71.6599%, 51.5686%
HSV (HSB):
66°, 80.4545%, 86.2745%
XYZ:
50.3864, 63.9174, 11.9671
xyY:
0.3990, 0.5062, 63.9174
CIE-Lab:
83.9227, -26.0371, 76.4788
CIE-LCH:
83.9227, 80.7895, 108.8011
CIE-Luv:
83.9227, -5.4356, 89.5956
Hunter-Lab:
79.9483, -27.4124, 47.0890
#cadc2b color charts
#cadc2b color shades, tints & tones
#cadc2b color schemes
#cadc2b color preview, HTML & CSS examples
This text has a color of #cadc2b
<p style="color:#cadc2b;">Text here</p>
.mytext {color:#cadc2b;}
This box has a color of #cadc2b
<div style="background-color:#cadc2b;">Content here</div>
.mybackground {background-color:#cadc2b;}
Border around this has a color of #cadc2b
<div style="border:2px solid #cadc2b;">Content here</div>
.myborder {border:2px solid #cadc2b;}