#cafdb4 color space conversions
Hex:
#cafdb4
RGB:
202, 253, 180
CMY:
21, 1, 29
CMYK:
20, 0, 29, 1
HSL:
102°, 94.8052%, 84.9020%
HSV (HSB):
102°, 28.8538%, 99.2157%
XYZ:
67.7206, 86.1024, 56.2302
xyY:
0.3224, 0.4099, 86.1024
CIE-Lab:
94.3561, -29.0947, 29.8093
CIE-LCH:
94.3561, 41.6545, 134.3050
CIE-Luv:
94.3561, -25.2128, 47.6286
Hunter-Lab:
92.7914, -32.1128, 29.0251
#cafdb4 color charts
#cafdb4 color shades, tints & tones
#cafdb4 color schemes
#cafdb4 color preview, HTML & CSS examples
This text has a color of #cafdb4
<p style="color:#cafdb4;">Text here</p>
.mytext {color:#cafdb4;}
This box has a color of #cafdb4
<div style="background-color:#cafdb4;">Content here</div>
.mybackground {background-color:#cafdb4;}
Border around this has a color of #cafdb4
<div style="border:2px solid #cafdb4;">Content here</div>
.myborder {border:2px solid #cafdb4;}