#c5b02a color space conversions
Hex:
#c5b02a
RGB:
197, 176, 42
CMY:
23, 31, 84
CMYK:
0, 11, 79, 23
HSL:
52°, 64.8536%, 46.8627%
HSV (HSB):
52°, 78.6802%, 77.2549%
XYZ:
38.9692, 43.0882, 8.4534
xyY:
0.4305, 0.4761, 43.0882
CIE-Lab:
71.6148, -6.2021, 65.7392
CIE-LCH:
71.6148, 66.0312, 95.3895
CIE-Luv:
71.6148, 20.0198, 72.0128
Hunter-Lab:
65.6416, -8.9032, 38.3136
#c5b02a color charts
#c5b02a color shades, tints & tones
#c5b02a color schemes
#c5b02a color preview, HTML & CSS examples
This text has a color of #c5b02a
<p style="color:#c5b02a;">Text here</p>
.mytext {color:#c5b02a;}
This box has a color of #c5b02a
<div style="background-color:#c5b02a;">Content here</div>
.mybackground {background-color:#c5b02a;}
Border around this has a color of #c5b02a
<div style="border:2px solid #c5b02a;">Content here</div>
.myborder {border:2px solid #c5b02a;}