#c7b32a color space conversions
Hex:
#c7b32a
RGB:
199, 179, 42
CMY:
22, 30, 84
CMYK:
0, 10, 79, 22
HSL:
52°, 65.1452%, 47.2549%
HSV (HSB):
52°, 78.8945%, 78.0392%
XYZ:
40.0912, 44.5495, 8.6764
xyY:
0.4296, 0.4774, 44.5495
CIE-Lab:
72.5943, -6.8928, 66.6845
CIE-LCH:
72.5943, 67.0398, 95.9014
CIE-Luv:
72.5943, 19.3775, 73.2719
Hunter-Lab:
66.7454, -9.5869, 39.0146
#c7b32a color charts
#c7b32a color shades, tints & tones
#c7b32a color schemes
#c7b32a color preview, HTML & CSS examples
This text has a color of #c7b32a
<p style="color:#c7b32a;">Text here</p>
.mytext {color:#c7b32a;}
This box has a color of #c7b32a
<div style="background-color:#c7b32a;">Content here</div>
.mybackground {background-color:#c7b32a;}
Border around this has a color of #c7b32a
<div style="border:2px solid #c7b32a;">Content here</div>
.myborder {border:2px solid #c7b32a;}