#cb899c color space conversions
Hex:
#cb899c
RGB:
203, 137, 156
CMY:
20, 46, 39
CMYK:
0, 33, 23, 20
HSL:
343°, 38.8235%, 66.6667%
HSV (HSB):
343°, 32.5123%, 79.6078%
XYZ:
39.5750, 32.9881, 35.7340
xyY:
0.3654, 0.3046, 32.9881
CIE-Lab:
64.1513, 27.8829, 0.2370
CIE-LCH:
64.1513, 27.8839, 0.4869
CIE-Luv:
64.1513, 40.7706, -4.6676
Hunter-Lab:
57.4353, 22.4812, 3.3168
#cb899c color charts
#cb899c color shades, tints & tones
#cb899c color schemes
#cb899c color preview, HTML & CSS examples
This text has a color of #cb899c
<p style="color:#cb899c;">Text here</p>
.mytext {color:#cb899c;}
This box has a color of #cb899c
<div style="background-color:#cb899c;">Content here</div>
.mybackground {background-color:#cb899c;}
Border around this has a color of #cb899c
<div style="border:2px solid #cb899c;">Content here</div>
.myborder {border:2px solid #cb899c;}