#ccba3f color space conversions
Hex:
#ccba3f
RGB:
204, 186, 63
CMY:
20, 27, 75
CMYK:
0, 9, 69, 20
HSL:
52°, 58.0247%, 52.3529%
HSV (HSB):
52°, 69.1176%, 80.0000%
XYZ:
43.3579, 48.3141, 11.7430
xyY:
0.4193, 0.4672, 48.3141
CIE-Lab:
75.0226, -7.4397, 61.7357
CIE-LCH:
75.0226, 62.1824, 96.8715
CIE-Luv:
75.0226, 17.6138, 71.1628
Hunter-Lab:
69.5083, -10.2947, 38.6392
#ccba3f color charts
#ccba3f color shades, tints & tones
#ccba3f color schemes
#ccba3f color preview, HTML & CSS examples
This text has a color of #ccba3f
<p style="color:#ccba3f;">Text here</p>
.mytext {color:#ccba3f;}
This box has a color of #ccba3f
<div style="background-color:#ccba3f;">Content here</div>
.mybackground {background-color:#ccba3f;}
Border around this has a color of #ccba3f
<div style="border:2px solid #ccba3f;">Content here</div>
.myborder {border:2px solid #ccba3f;}