#cacd3e color space conversions
Hex:
#cacd3e
RGB:
202, 205, 62
CMY:
21, 20, 76
CMYK:
1, 0, 70, 20
HSL:
61°, 58.8477%, 52.3529%
HSV (HSB):
61°, 69.7561%, 80.3922%
XYZ:
47.0579, 56.5670, 12.9957
xyY:
0.4035, 0.4851, 56.5670
CIE-Lab:
79.9354, -17.9647, 66.9345
CIE-LCH:
79.9354, 69.3034, 105.0237
CIE-Luv:
79.9354, 3.7145, 79.4137
Hunter-Lab:
75.2110, -19.9357, 42.4030
#cacd3e color charts
#cacd3e color shades, tints & tones
#cacd3e color schemes
#cacd3e color preview, HTML & CSS examples
This text has a color of #cacd3e
<p style="color:#cacd3e;">Text here</p>
.mytext {color:#cacd3e;}
This box has a color of #cacd3e
<div style="background-color:#cacd3e;">Content here</div>
.mybackground {background-color:#cacd3e;}
Border around this has a color of #cacd3e
<div style="border:2px solid #cacd3e;">Content here</div>
.myborder {border:2px solid #cacd3e;}