#cba24f color space conversions
Hex:
#cba24f
RGB:
203, 162, 79
CMY:
20, 36, 69
CMYK:
0, 20, 61, 20
HSL:
40°, 54.3860%, 55.2941%
HSV (HSB):
40°, 61.0837%, 79.6078%
XYZ:
38.9602, 39.1017, 12.8911
xyY:
0.4284, 0.4299, 39.1017
CIE-Lab:
68.8249, 5.7948, 48.0433
CIE-LCH:
68.8249, 48.3915, 83.1225
CIE-Luv:
68.8249, 32.9296, 55.0521
Hunter-Lab:
62.5313, 1.7848, 31.5491
#cba24f color charts
#cba24f color shades, tints & tones
#cba24f color schemes
#cba24f color preview, HTML & CSS examples
This text has a color of #cba24f
<p style="color:#cba24f;">Text here</p>
.mytext {color:#cba24f;}
This box has a color of #cba24f
<div style="background-color:#cba24f;">Content here</div>
.mybackground {background-color:#cba24f;}
Border around this has a color of #cba24f
<div style="border:2px solid #cba24f;">Content here</div>
.myborder {border:2px solid #cba24f;}