#cabebb color space conversions
Hex:
#cabebb
RGB:
202, 190, 187
CMY:
21, 25, 27
CMYK:
0, 6, 7, 21
HSL:
12°, 12.3967%, 76.2745%
HSV (HSB):
12°, 7.4257%, 79.2157%
XYZ:
51.7402, 52.9713, 54.5112
xyY:
0.3250, 0.3327, 52.9713
CIE-Lab:
77.8581, 3.6960, 3.0164
CIE-LCH:
77.8581, 4.7707, 39.2188
CIE-Luv:
77.8581, 7.1900, 3.8042
Hunter-Lab:
72.7814, -0.4720, 6.5405
#cabebb color charts
#cabebb color shades, tints & tones
#cabebb color schemes
#cabebb color preview, HTML & CSS examples
This text has a color of #cabebb
<p style="color:#cabebb;">Text here</p>
.mytext {color:#cabebb;}
This box has a color of #cabebb
<div style="background-color:#cabebb;">Content here</div>
.mybackground {background-color:#cabebb;}
Border around this has a color of #cabebb
<div style="border:2px solid #cabebb;">Content here</div>
.myborder {border:2px solid #cabebb;}