#c7b31f color space conversions
Hex:
#c7b31f
RGB:
199, 179, 31
CMY:
22, 30, 88
CMYK:
0, 10, 84, 22
HSL:
53°, 73.0435%, 45.0980%
HSV (HSB):
53°, 84.4221%, 78.0392%
XYZ:
39.9206, 44.4812, 7.7780
xyY:
0.4331, 0.4825, 44.4812
CIE-Lab:
72.5490, -7.2304, 69.6857
CIE-LCH:
72.5490, 70.0598, 95.9236
CIE-Luv:
72.5490, 19.5810, 75.1748
Hunter-Lab:
66.6943, -9.8717, 39.7715
#c7b31f color charts
#c7b31f color shades, tints & tones
#c7b31f color schemes
#c7b31f color preview, HTML & CSS examples
This text has a color of #c7b31f
<p style="color:#c7b31f;">Text here</p>
.mytext {color:#c7b31f;}
This box has a color of #c7b31f
<div style="background-color:#c7b31f;">Content here</div>
.mybackground {background-color:#c7b31f;}
Border around this has a color of #c7b31f
<div style="border:2px solid #c7b31f;">Content here</div>
.myborder {border:2px solid #c7b31f;}