#cadc5e color space conversions
Hex:
#cadc5e
RGB:
202, 220, 94
CMY:
21, 14, 63
CMYK:
8, 0, 57, 14
HSL:
69°, 64.2857%, 61.5686%
HSV (HSB):
69°, 57.2727%, 86.2745%
XYZ:
51.9707, 64.5511, 20.3101
xyY:
0.3798, 0.4718, 64.5511
CIE-Lab:
84.2519, -23.2582, 58.5740
CIE-LCH:
84.2519, 63.0227, 111.6567
CIE-Luv:
84.2519, -6.0937, 75.5834
Hunter-Lab:
80.3437, -25.1379, 41.2526
#cadc5e color charts
#cadc5e color shades, tints & tones
#cadc5e color schemes
#cadc5e color preview, HTML & CSS examples
This text has a color of #cadc5e
<p style="color:#cadc5e;">Text here</p>
.mytext {color:#cadc5e;}
This box has a color of #cadc5e
<div style="background-color:#cadc5e;">Content here</div>
.mybackground {background-color:#cadc5e;}
Border around this has a color of #cadc5e
<div style="border:2px solid #cadc5e;">Content here</div>
.myborder {border:2px solid #cadc5e;}