#caed95 color space conversions
Hex:
#caed95
RGB:
202, 237, 149
CMY:
21, 7, 42
CMYK:
15, 0, 37, 7
HSL:
84°, 70.9677%, 75.6863%
HSV (HSB):
84°, 37.1308%, 92.9412%
XYZ:
60.0661, 75.2949, 39.8013
xyY:
0.3429, 0.4299, 75.2949
CIE-Lab:
89.5309, -25.7992, 38.9478
CIE-LCH:
89.5309, 46.7175, 123.5207
CIE-Luv:
89.5309, -16.6166, 57.4900
Hunter-Lab:
86.7726, -28.2900, 33.5454
#caed95 color charts
#caed95 color shades, tints & tones
#caed95 color schemes
#caed95 color preview, HTML & CSS examples
This text has a color of #caed95
<p style="color:#caed95;">Text here</p>
.mytext {color:#caed95;}
This box has a color of #caed95
<div style="background-color:#caed95;">Content here</div>
.mybackground {background-color:#caed95;}
Border around this has a color of #caed95
<div style="border:2px solid #caed95;">Content here</div>
.myborder {border:2px solid #caed95;}