#cabfd3 color space conversions
Hex:
#cabfd3
RGB:
202, 191, 211
CMY:
21, 25, 17
CMYK:
4, 9, 0, 17
HSL:
273°, 18.5185%, 78.8235%
HSV (HSB):
273°, 9.4787%, 82.7451%
XYZ:
54.7458, 54.5213, 69.2663
xyY:
0.3066, 0.3054, 54.5213
CIE-Lab:
78.7647, 7.5448, -8.6213
CIE-LCH:
78.7647, 11.4565, 311.1905
CIE-Luv:
78.7647, 4.9703, -14.4839
Hunter-Lab:
73.8385, 3.1270, -3.9316
#cabfd3 color charts
#cabfd3 color shades, tints & tones
#cabfd3 color schemes
#cabfd3 color preview, HTML & CSS examples
This text has a color of #cabfd3
<p style="color:#cabfd3;">Text here</p>
.mytext {color:#cabfd3;}
This box has a color of #cabfd3
<div style="background-color:#cabfd3;">Content here</div>
.mybackground {background-color:#cabfd3;}
Border around this has a color of #cabfd3
<div style="border:2px solid #cabfd3;">Content here</div>
.myborder {border:2px solid #cabfd3;}