#cbb355 color space conversions
Hex:
#cbb355
RGB:
203, 179, 85
CMY:
20, 30, 67
CMYK:
0, 12, 58, 20
HSL:
48°, 53.1532%, 56.4706%
HSV (HSB):
48°, 58.1281%, 79.6078%
XYZ:
42.3884, 45.5926, 15.1605
xyY:
0.4110, 0.4420, 45.5926
CIE-Lab:
73.2804, -2.8209, 50.2710
CIE-LCH:
73.2804, 50.3501, 93.2117
CIE-Luv:
73.2804, 20.8228, 60.3498
Hunter-Lab:
67.5223, -6.1072, 33.9535
#cbb355 color charts
#cbb355 color shades, tints & tones
#cbb355 color schemes
#cbb355 color preview, HTML & CSS examples
This text has a color of #cbb355
<p style="color:#cbb355;">Text here</p>
.mytext {color:#cbb355;}
This box has a color of #cbb355
<div style="background-color:#cbb355;">Content here</div>
.mybackground {background-color:#cbb355;}
Border around this has a color of #cbb355
<div style="border:2px solid #cbb355;">Content here</div>
.myborder {border:2px solid #cbb355;}