#cababd color space conversions
Hex:
#cababd
RGB:
202, 186, 189
CMY:
21, 27, 26
CMYK:
0, 8, 6, 21
HSL:
349°, 13.1148%, 76.0784%
HSV (HSB):
349°, 7.9208%, 79.2157%
XYZ:
51.1013, 51.3485, 55.3620
xyY:
0.3238, 0.3254, 51.3485
CIE-Lab:
76.8896, 6.1830, 0.5247
CIE-LCH:
76.8896, 6.2052, 4.8508
CIE-Luv:
76.8896, 9.1668, -0.3095
Hunter-Lab:
71.6579, 1.8924, 4.3537
#cababd color charts
#cababd color shades, tints & tones
#cababd color schemes
#cababd color preview, HTML & CSS examples
This text has a color of #cababd
<p style="color:#cababd;">Text here</p>
.mytext {color:#cababd;}
This box has a color of #cababd
<div style="background-color:#cababd;">Content here</div>
.mybackground {background-color:#cababd;}
Border around this has a color of #cababd
<div style="border:2px solid #cababd;">Content here</div>
.myborder {border:2px solid #cababd;}