#cabbab color space conversions
Hex:
#cabbab
RGB:
202, 187, 171
CMY:
21, 27, 33
CMYK:
0, 7, 15, 21
HSL:
31°, 22.6277%, 73.1373%
HSV (HSB):
31°, 15.3465%, 79.2157%
XYZ:
49.4781, 51.0375, 45.7715
xyY:
0.3382, 0.3489, 51.0375
CIE-Lab:
76.7017, 2.6418, 10.0087
CIE-LCH:
76.7017, 10.3515, 75.2140
CIE-Luv:
76.7017, 9.9453, 13.9409
Hunter-Lab:
71.4405, -1.3957, 12.0216
#cabbab color charts
#cabbab color shades, tints & tones
#cabbab color schemes
#cabbab color preview, HTML & CSS examples
This text has a color of #cabbab
<p style="color:#cabbab;">Text here</p>
.mytext {color:#cabbab;}
This box has a color of #cabbab
<div style="background-color:#cabbab;">Content here</div>
.mybackground {background-color:#cabbab;}
Border around this has a color of #cabbab
<div style="border:2px solid #cabbab;">Content here</div>
.myborder {border:2px solid #cabbab;}