#cacd7e color space conversions
Hex:
#cacd7e
RGB:
202, 205, 126
CMY:
21, 20, 51
CMYK:
1, 0, 39, 20
HSL:
62°, 44.1341%, 64.9020%
HSV (HSB):
62°, 38.5366%, 80.3922%
XYZ:
49.9543, 57.7256, 28.2479
xyY:
0.3675, 0.4247, 57.7256
CIE-Lab:
80.5860, -12.8144, 38.9702
CIE-LCH:
80.5860, 41.0230, 108.2022
CIE-Luv:
80.5860, 1.9501, 53.3151
Hunter-Lab:
75.9773, -15.5984, 31.1405
#cacd7e color charts
#cacd7e color shades, tints & tones
#cacd7e color schemes
#cacd7e color preview, HTML & CSS examples
This text has a color of #cacd7e
<p style="color:#cacd7e;">Text here</p>
.mytext {color:#cacd7e;}
This box has a color of #cacd7e
<div style="background-color:#cacd7e;">Content here</div>
.mybackground {background-color:#cacd7e;}
Border around this has a color of #cacd7e
<div style="border:2px solid #cacd7e;">Content here</div>
.myborder {border:2px solid #cacd7e;}