#cbac80 color space conversions
Hex:
#cbac80
RGB:
203, 172, 128
CMY:
20, 33, 50
CMYK:
0, 15, 37, 20
HSL:
35°, 41.8994%, 64.9020%
HSV (HSB):
35°, 36.9458%, 79.6078%
XYZ:
43.2774, 43.7601, 26.5876
xyY:
0.3809, 0.3851, 43.7601
CIE-Lab:
72.0678, 5.0578, 26.8334
CIE-LCH:
72.0678, 27.3059, 79.3257
CIE-Luv:
72.0678, 22.7238, 34.6173
Hunter-Lab:
66.1514, 1.0129, 22.4761
#cbac80 color charts
#cbac80 color shades, tints & tones
#cbac80 color schemes
#cbac80 color preview, HTML & CSS examples
This text has a color of #cbac80
<p style="color:#cbac80;">Text here</p>
.mytext {color:#cbac80;}
This box has a color of #cbac80
<div style="background-color:#cbac80;">Content here</div>
.mybackground {background-color:#cbac80;}
Border around this has a color of #cbac80
<div style="border:2px solid #cbac80;">Content here</div>
.myborder {border:2px solid #cbac80;}