#caf3d3 color space conversions
Hex:
#caf3d3
RGB:
202, 243, 211
CMY:
21, 5, 17
CMYK:
17, 0, 13, 5
HSL:
133°, 63.0769%, 87.2549%
HSV (HSB):
133°, 16.8724%, 95.2941%
XYZ:
68.1656, 81.3609, 73.7395
xyY:
0.3053, 0.3644, 81.3609
CIE-Lab:
92.2920, -19.2219, 11.0758
CIE-LCH:
92.2920, 22.1846, 150.0491
CIE-Luv:
92.2920, -20.6899, 19.9900
Hunter-Lab:
90.2003, -22.9556, 14.6701
#caf3d3 color charts
#caf3d3 color shades, tints & tones
#caf3d3 color schemes
#caf3d3 color preview, HTML & CSS examples
This text has a color of #caf3d3
<p style="color:#caf3d3;">Text here</p>
.mytext {color:#caf3d3;}
This box has a color of #caf3d3
<div style="background-color:#caf3d3;">Content here</div>
.mybackground {background-color:#caf3d3;}
Border around this has a color of #caf3d3
<div style="border:2px solid #caf3d3;">Content here</div>
.myborder {border:2px solid #caf3d3;}