#caefcd color space conversions
Hex:
#caefcd
RGB:
202, 239, 205
CMY:
21, 6, 20
CMYK:
15, 0, 14, 6
HSL:
125°, 53.6232%, 86.4706%
HSV (HSB):
125°, 15.4812%, 93.7255%
XYZ:
66.2431, 78.6973, 69.4563
xyY:
0.3090, 0.3671, 78.6973
CIE-Lab:
91.0972, -18.3193, 12.4844
CIE-LCH:
91.0972, 22.1688, 145.7262
CIE-Luv:
91.0972, -18.6371, 21.8227
Hunter-Lab:
88.7115, -21.9548, 15.6772
#caefcd color charts
#caefcd color shades, tints & tones
#caefcd color schemes
#caefcd color preview, HTML & CSS examples
This text has a color of #caefcd
<p style="color:#caefcd;">Text here</p>
.mytext {color:#caefcd;}
This box has a color of #caefcd
<div style="background-color:#caefcd;">Content here</div>
.mybackground {background-color:#caefcd;}
Border around this has a color of #caefcd
<div style="border:2px solid #caefcd;">Content here</div>
.myborder {border:2px solid #caefcd;}