#cbbc7a color space conversions
Hex:
#cbbc7a
RGB:
203, 188, 122
CMY:
20, 26, 52
CMYK:
0, 7, 40, 20
HSL:
49°, 43.7838%, 63.7255%
HSV (HSB):
49°, 39.9015%, 79.6078%
XYZ:
46.1247, 50.0681, 25.6454
xyY:
0.3786, 0.4109, 50.0681
CIE-Lab:
76.1110, -4.1126, 35.2990
CIE-LCH:
76.1110, 35.5377, 96.6454
CIE-Luv:
76.1110, 13.0975, 46.6923
Hunter-Lab:
70.7588, -7.4713, 28.0424
#cbbc7a color charts
#cbbc7a color shades, tints & tones
#cbbc7a color schemes
#cbbc7a color preview, HTML & CSS examples
This text has a color of #cbbc7a
<p style="color:#cbbc7a;">Text here</p>
.mytext {color:#cbbc7a;}
This box has a color of #cbbc7a
<div style="background-color:#cbbc7a;">Content here</div>
.mybackground {background-color:#cbbc7a;}
Border around this has a color of #cbbc7a
<div style="border:2px solid #cbbc7a;">Content here</div>
.myborder {border:2px solid #cbbc7a;}