#caf7f0 color space conversions
Hex:
#caf7f0
RGB:
202, 247, 240
CMY:
21, 3, 6
CMYK:
18, 0, 3, 3
HSL:
171°, 73.7705%, 88.0392%
HSV (HSB):
171°, 18.2186%, 96.8627%
XYZ:
73.3461, 85.3694, 95.0503
xyY:
0.2890, 0.3364, 85.3694
CIE-Lab:
94.0420, -15.7029, -1.4165
CIE-LCH:
94.0420, 15.7666, 185.1545
CIE-Luv:
94.0420, -23.0351, 0.5248
Hunter-Lab:
92.3955, -19.9941, 3.6833
#caf7f0 color charts
#caf7f0 color shades, tints & tones
#caf7f0 color schemes
#caf7f0 color preview, HTML & CSS examples
This text has a color of #caf7f0
<p style="color:#caf7f0;">Text here</p>
.mytext {color:#caf7f0;}
This box has a color of #caf7f0
<div style="background-color:#caf7f0;">Content here</div>
.mybackground {background-color:#caf7f0;}
Border around this has a color of #caf7f0
<div style="border:2px solid #caf7f0;">Content here</div>
.myborder {border:2px solid #caf7f0;}