#caedac color space conversions
Hex:
#caedac
RGB:
202, 237, 172
CMY:
21, 7, 33
CMYK:
15, 0, 27, 7
HSL:
92°, 64.3564%, 80.1961%
HSV (HSB):
92°, 27.4262%, 92.9412%
XYZ:
62.0877, 76.1035, 50.4468
xyY:
0.3291, 0.4034, 76.1035
CIE-Lab:
89.9074, -22.6611, 27.8404
CIE-LCH:
89.9074, 35.8973, 129.1444
CIE-Luv:
89.9074, -17.0088, 43.4271
Hunter-Lab:
87.2373, -25.6250, 26.7804
#caedac color charts
#caedac RGB chart
#caedac CMYK chart
#caedac RGB pie chart
#caedac color shades, tints & tones
#caedac color schemes
#caedac color preview, HTML & CSS examples
This text has a color of #caedac
<p style="color:#caedac;">Text here</p>
.mytext {color:#caedac;}
Text color #caedac
This box has a color of #caedac
<div style="background-color:#caedac;">Content here</div>
.mybackground {background-color:#caedac;}
Background color #caedac
Border around this has a color of #caedac
<div style="border:2px solid #caedac;">Content here</div>
.myborder {border:2px solid #caedac;}
Border color #caedac