#cbaabf color space conversions
Hex:
#cbaabf
RGB:
203, 170, 191
CMY:
20, 33, 25
CMYK:
0, 16, 6, 20
HSL:
322°, 24.0876%, 73.1373%
HSV (HSB):
322°, 16.2562%, 79.6078%
XYZ:
48.4073, 45.2075, 55.4648
xyY:
0.3247, 0.3032, 45.2075
CIE-Lab:
73.0283, 15.5524, -6.2314
CIE-LCH:
73.0283, 16.7543, 338.1655
CIE-Luv:
73.0283, 18.0483, -12.0320
Hunter-Lab:
67.2366, 10.8480, -1.8439
#cbaabf color charts
#cbaabf color shades, tints & tones
#cbaabf color schemes
#cbaabf color preview, HTML & CSS examples
This text has a color of #cbaabf
<p style="color:#cbaabf;">Text here</p>
.mytext {color:#cbaabf;}
This box has a color of #cbaabf
<div style="background-color:#cbaabf;">Content here</div>
.mybackground {background-color:#cbaabf;}
Border around this has a color of #cbaabf
<div style="border:2px solid #cbaabf;">Content here</div>
.myborder {border:2px solid #cbaabf;}