#cabebd color space conversions
Hex:
#cabebd
RGB:
202, 190, 189
CMY:
21, 25, 26
CMYK:
0, 6, 6, 21
HSL:
5°, 10.9244%, 76.6667%
HSV (HSB):
5°, 6.4356%, 79.2157%
XYZ:
51.9559, 53.0576, 55.6469
xyY:
0.3234, 0.3302, 53.0576
CIE-Lab:
77.9090, 4.0430, 2.0089
CIE-LCH:
77.9090, 4.5146, 26.4225
CIE-Luv:
77.9090, 7.0500, 2.2648
Hunter-Lab:
72.8406, -0.1504, 5.6936
#cabebd color charts
#cabebd color shades, tints & tones
#cabebd color schemes
#cabebd color preview, HTML & CSS examples
This text has a color of #cabebd
<p style="color:#cabebd;">Text here</p>
.mytext {color:#cabebd;}
This box has a color of #cabebd
<div style="background-color:#cabebd;">Content here</div>
.mybackground {background-color:#cabebd;}
Border around this has a color of #cabebd
<div style="border:2px solid #cabebd;">Content here</div>
.myborder {border:2px solid #cabebd;}