#cabbae color space conversions
Hex:
#cabbae
RGB:
202, 187, 174
CMY:
21, 27, 32
CMYK:
0, 7, 14, 21
HSL:
28°, 20.8955%, 73.7255%
HSV (HSB):
28°, 13.8614%, 79.2157%
XYZ:
49.7674, 51.1532, 47.2949
xyY:
0.3358, 0.3451, 51.1532
CIE-Lab:
76.7717, 3.1224, 8.4853
CIE-LCH:
76.7717, 9.0416, 69.7975
CIE-Luv:
76.7717, 9.7323, 11.7268
Hunter-Lab:
71.5215, -0.9553, 10.8584
#cabbae color charts
#cabbae color shades, tints & tones
#cabbae color schemes
#cabbae color preview, HTML & CSS examples
This text has a color of #cabbae
<p style="color:#cabbae;">Text here</p>
.mytext {color:#cabbae;}
This box has a color of #cabbae
<div style="background-color:#cabbae;">Content here</div>
.mybackground {background-color:#cabbae;}
Border around this has a color of #cabbae
<div style="border:2px solid #cabbae;">Content here</div>
.myborder {border:2px solid #cabbae;}