#cbac3f color space conversions
Hex:
#cbac3f
RGB:
203, 172, 63
CMY:
20, 33, 75
CMYK:
0, 15, 69, 20
HSL:
47°, 57.3770%, 52.1569%
HSV (HSB):
47°, 68.9655%, 79.6078%
XYZ:
40.2783, 42.5604, 10.7947
xyY:
0.4302, 0.4545, 42.5604
CIE-Lab:
71.2556, -0.5403, 57.8757
CIE-LCH:
71.2556, 57.8782, 90.5349
CIE-Luv:
71.2556, 26.6218, 65.1678
Hunter-Lab:
65.2384, -3.9608, 35.8564
#cbac3f color charts
#cbac3f color shades, tints & tones
#cbac3f color schemes
#cbac3f color preview, HTML & CSS examples
This text has a color of #cbac3f
<p style="color:#cbac3f;">Text here</p>
.mytext {color:#cbac3f;}
This box has a color of #cbac3f
<div style="background-color:#cbac3f;">Content here</div>
.mybackground {background-color:#cbac3f;}
Border around this has a color of #cbac3f
<div style="border:2px solid #cbac3f;">Content here</div>
.myborder {border:2px solid #cbac3f;}