#cafdea color space conversions
Hex:
#cafdea
RGB:
202, 253, 234
CMY:
21, 1, 8
CMYK:
20, 0, 8, 1
HSL:
158°, 92.7273%, 89.2157%
HSV (HSB):
158°, 20.1581%, 99.2157%
XYZ:
74.3337, 88.7476, 91.0541
xyY:
0.2925, 0.3492, 88.7476
CIE-Lab:
95.4749, -19.8295, 3.7710
CIE-LCH:
95.4749, 20.1849, 169.2325
CIE-Luv:
95.4749, -25.7157, 9.2624
Hunter-Lab:
94.2060, -24.0141, 8.6378
#cafdea color charts
#cafdea color shades, tints & tones
#cafdea color schemes
#cafdea color preview, HTML & CSS examples
This text has a color of #cafdea
<p style="color:#cafdea;">Text here</p>
.mytext {color:#cafdea;}
This box has a color of #cafdea
<div style="background-color:#cafdea;">Content here</div>
.mybackground {background-color:#cafdea;}
Border around this has a color of #cafdea
<div style="border:2px solid #cafdea;">Content here</div>
.myborder {border:2px solid #cafdea;}