#cabdc7 color space conversions
Hex:
#cabdc7
RGB:
202, 189, 199
CMY:
21, 26, 22
CMYK:
0, 6, 1, 21
HSL:
314°, 10.9244%, 76.6667%
HSV (HSB):
314°, 6.4356%, 79.2157%
XYZ:
52.8635, 53.0753, 61.4912
xyY:
0.3157, 0.3170, 53.0753
CIE-Lab:
77.9194, 6.3649, -3.3857
CIE-LCH:
77.9194, 7.2094, 331.9900
CIE-Luv:
77.9194, 6.8545, -6.2066
Hunter-Lab:
72.8528, 2.0310, 0.9534
#cabdc7 color charts
#cabdc7 color shades, tints & tones
#cabdc7 color schemes
#cabdc7 color preview, HTML & CSS examples
This text has a color of #cabdc7
<p style="color:#cabdc7;">Text here</p>
.mytext {color:#cabdc7;}
This box has a color of #cabdc7
<div style="background-color:#cabdc7;">Content here</div>
.mybackground {background-color:#cabdc7;}
Border around this has a color of #cabdc7
<div style="border:2px solid #cabdc7;">Content here</div>
.myborder {border:2px solid #cabdc7;}