#cafdc0 color space conversions
Hex:
#cafdc0
RGB:
202, 253, 192
CMY:
21, 1, 25
CMYK:
20, 0, 24, 1
HSL:
110°, 93.8462%, 87.2549%
HSV (HSB):
110°, 24.1107%, 99.2157%
XYZ:
68.9968, 86.6129, 62.9506
xyY:
0.3157, 0.3963, 86.6129
CIE-Lab:
94.5738, -27.2451, 24.0310
CIE-LCH:
94.5738, 36.3289, 138.5867
CIE-Luv:
94.5738, -25.3130, 39.7149
Hunter-Lab:
93.0660, -30.5302, 25.0420
#cafdc0 color charts
#cafdc0 color shades, tints & tones
#cafdc0 color schemes
#cafdc0 color preview, HTML & CSS examples
This text has a color of #cafdc0
<p style="color:#cafdc0;">Text here</p>
.mytext {color:#cafdc0;}
This box has a color of #cafdc0
<div style="background-color:#cafdc0;">Content here</div>
.mybackground {background-color:#cafdc0;}
Border around this has a color of #cafdc0
<div style="border:2px solid #cafdc0;">Content here</div>
.myborder {border:2px solid #cafdc0;}