#cba81e color space conversions
Hex:
#cba81e
RGB:
203, 168, 30
CMY:
20, 34, 88
CMYK:
0, 17, 85, 20
HSL:
48°, 74.2489%, 45.6863%
HSV (HSB):
48°, 85.2217%, 79.6078%
XYZ:
38.8656, 40.7955, 7.0542
xyY:
0.4482, 0.4705, 40.7955
CIE-Lab:
70.0324, 0.2888, 68.0053
CIE-LCH:
70.0324, 68.0059, 89.7567
CIE-Luv:
70.0324, 30.5141, 71.0712
Hunter-Lab:
63.8714, -3.1580, 38.1618
#cba81e color charts
#cba81e color shades, tints & tones
#cba81e color schemes
#cba81e color preview, HTML & CSS examples
This text has a color of #cba81e
<p style="color:#cba81e;">Text here</p>
.mytext {color:#cba81e;}
This box has a color of #cba81e
<div style="background-color:#cba81e;">Content here</div>
.mybackground {background-color:#cba81e;}
Border around this has a color of #cba81e
<div style="border:2px solid #cba81e;">Content here</div>
.myborder {border:2px solid #cba81e;}