#cbb381 color space conversions
Hex:
#cbb381
RGB:
203, 179, 129
CMY:
20, 30, 49
CMYK:
0, 12, 36, 20
HSL:
41°, 41.5730%, 65.0980%
HSV (HSB):
41°, 36.4532%, 79.6078%
XYZ:
44.7111, 46.5217, 27.3919
xyY:
0.3769, 0.3922, 46.5217
CIE-Lab:
73.8828, 1.4365, 28.7146
CIE-LCH:
73.8828, 28.7506, 87.1360
CIE-Luv:
73.8828, 18.2655, 37.7948
Hunter-Lab:
68.2068, -2.3510, 23.9338
#cbb381 color charts
#cbb381 color shades, tints & tones
#cbb381 color schemes
#cbb381 color preview, HTML & CSS examples
This text has a color of #cbb381
<p style="color:#cbb381;">Text here</p>
.mytext {color:#cbb381;}
This box has a color of #cbb381
<div style="background-color:#cbb381;">Content here</div>
.mybackground {background-color:#cbb381;}
Border around this has a color of #cbb381
<div style="border:2px solid #cbb381;">Content here</div>
.myborder {border:2px solid #cbb381;}