#caf5f0 color space conversions
Hex:
#caf5f0
RGB:
202, 245, 240
CMY:
21, 4, 6
CMYK:
18, 0, 2, 4
HSL:
173°, 68.2540%, 87.6471%
HSV (HSB):
173°, 17.5510%, 96.0784%
XYZ:
72.7377, 84.1526, 94.8475
xyY:
0.2889, 0.3343, 84.1526
CIE-Lab:
93.5168, -14.7102, -2.1862
CIE-LCH:
93.5168, 14.8718, 188.4531
CIE-Luv:
93.5168, -22.1173, -0.8479
Hunter-Lab:
91.7347, -19.0008, 2.9125
#caf5f0 color charts
#caf5f0 color shades, tints & tones
#caf5f0 color schemes
#caf5f0 color preview, HTML & CSS examples
This text has a color of #caf5f0
<p style="color:#caf5f0;">Text here</p>
.mytext {color:#caf5f0;}
This box has a color of #caf5f0
<div style="background-color:#caf5f0;">Content here</div>
.mybackground {background-color:#caf5f0;}
Border around this has a color of #caf5f0
<div style="border:2px solid #caf5f0;">Content here</div>
.myborder {border:2px solid #caf5f0;}