#cbb4ac color space conversions
Hex:
#cbb4ac
RGB:
203, 180, 172
CMY:
20, 29, 33
CMYK:
0, 11, 15, 20
HSL:
15°, 22.9630%, 73.5294%
HSV (HSB):
15°, 15.2709%, 79.6078%
XYZ:
48.3963, 48.3176, 45.8052
xyY:
0.3396, 0.3390, 48.3176
CIE-Lab:
75.0248, 6.9166, 7.0808
CIE-LCH:
75.0248, 9.8983, 45.6718
CIE-Luv:
75.0248, 14.3924, 9.0001
Hunter-Lab:
69.5109, 2.6349, 9.5876
#cbb4ac color charts
#cbb4ac color shades, tints & tones
#cbb4ac color schemes
#cbb4ac color preview, HTML & CSS examples
This text has a color of #cbb4ac
<p style="color:#cbb4ac;">Text here</p>
.mytext {color:#cbb4ac;}
This box has a color of #cbb4ac
<div style="background-color:#cbb4ac;">Content here</div>
.mybackground {background-color:#cbb4ac;}
Border around this has a color of #cbb4ac
<div style="border:2px solid #cbb4ac;">Content here</div>
.myborder {border:2px solid #cbb4ac;}