#cabec3 color space conversions
Hex:
#cabec3
RGB:
202, 190, 195
CMY:
21, 25, 24
CMYK:
0, 6, 3, 21
HSL:
335°, 10.1695%, 76.8627%
HSV (HSB):
335°, 5.9406%, 79.2157%
XYZ:
52.6209, 53.3236, 59.1488
xyY:
0.3187, 0.3230, 53.3236
CIE-Lab:
78.0657, 5.1045, -1.0072
CIE-LCH:
78.0657, 5.2030, 348.8377
CIE-Luv:
78.0657, 6.6258, -2.4015
Hunter-Lab:
73.0230, 0.8381, 3.0911
#cabec3 color charts
#cabec3 color shades, tints & tones
#cabec3 color schemes
#cabec3 color preview, HTML & CSS examples
This text has a color of #cabec3
<p style="color:#cabec3;">Text here</p>
.mytext {color:#cabec3;}
This box has a color of #cabec3
<div style="background-color:#cabec3;">Content here</div>
.mybackground {background-color:#cabec3;}
Border around this has a color of #cabec3
<div style="border:2px solid #cabec3;">Content here</div>
.myborder {border:2px solid #cabec3;}