#caf3dd color space conversions
Hex:
#caf3dd
RGB:
202, 243, 221
CMY:
21, 5, 13
CMYK:
17, 0, 9, 5
HSL:
148°, 63.0769%, 87.2549%
HSV (HSB):
148°, 16.8724%, 95.2941%
XYZ:
69.4589, 81.8782, 80.5498
xyY:
0.2995, 0.3531, 81.8782
CIE-Lab:
92.5211, -17.3964, 6.2221
CIE-LCH:
92.5211, 18.4757, 160.3195
CIE-Luv:
92.5211, -20.8596, 12.5041
Hunter-Lab:
90.4866, -21.3322, 10.5615
#caf3dd color charts
#caf3dd color shades, tints & tones
#caf3dd color schemes
#caf3dd color preview, HTML & CSS examples
This text has a color of #caf3dd
<p style="color:#caf3dd;">Text here</p>
.mytext {color:#caf3dd;}
This box has a color of #caf3dd
<div style="background-color:#caf3dd;">Content here</div>
.mybackground {background-color:#caf3dd;}
Border around this has a color of #caf3dd
<div style="border:2px solid #caf3dd;">Content here</div>
.myborder {border:2px solid #caf3dd;}