#caf3f3 color space conversions
Hex:
#caf3f3
RGB:
202, 243, 243
CMY:
21, 5, 5
CMYK:
17, 0, 0, 5
HSL:
180°, 63.0769%, 87.2549%
HSV (HSB):
180°, 16.8724%, 95.2941%
XYZ:
72.5854, 83.1288, 97.0138
xyY:
0.2872, 0.3289, 83.1288
CIE-Lab:
93.0708, -13.1075, -4.3983
CIE-LCH:
93.0708, 13.8257, 198.5497
CIE-Luv:
93.0708, -21.2535, -4.6006
Hunter-Lab:
91.1750, -17.4505, 0.7356
#caf3f3 color charts
#caf3f3 color shades, tints & tones
#caf3f3 color schemes
#caf3f3 color preview, HTML & CSS examples
This text has a color of #caf3f3
<p style="color:#caf3f3;">Text here</p>
.mytext {color:#caf3f3;}
This box has a color of #caf3f3
<div style="background-color:#caf3f3;">Content here</div>
.mybackground {background-color:#caf3f3;}
Border around this has a color of #caf3f3
<div style="border:2px solid #caf3f3;">Content here</div>
.myborder {border:2px solid #caf3f3;}