#cbb975 color space conversions
Hex:
#cbb975
RGB:
203, 185, 117
CMY:
20, 27, 54
CMYK:
0, 9, 42, 20
HSL:
47°, 45.2632%, 62.7451%
HSV (HSB):
47°, 42.3645%, 79.6078%
XYZ:
45.1884, 48.6788, 23.8439
xyY:
0.3839, 0.4135, 48.6788
CIE-Lab:
75.2511, -3.0824, 36.7789
CIE-LCH:
75.2511, 36.9079, 94.7907
CIE-Luv:
75.2511, 15.2508, 47.9072
Hunter-Lab:
69.7702, -6.4877, 28.5768
#cbb975 color charts
#cbb975 color shades, tints & tones
#cbb975 color schemes
#cbb975 color preview, HTML & CSS examples
This text has a color of #cbb975
<p style="color:#cbb975;">Text here</p>
.mytext {color:#cbb975;}
This box has a color of #cbb975
<div style="background-color:#cbb975;">Content here</div>
.mybackground {background-color:#cbb975;}
Border around this has a color of #cbb975
<div style="border:2px solid #cbb975;">Content here</div>
.myborder {border:2px solid #cbb975;}