#c47e01 color space conversions
Hex:
#c47e01
RGB:
196, 126, 1
CMY:
23, 51, 100
CMYK:
0, 36, 99, 23
HSL:
38°, 98.9848%, 38.6275%
HSV (HSB):
38°, 99.4898%, 76.8627%
XYZ:
30.2313, 26.6597, 3.5812
xyY:
0.4999, 0.4409, 26.6597
CIE-Lab:
58.6580, 19.5034, 64.6412
CIE-LCH:
58.6580, 67.5194, 73.2105
CIE-Luv:
58.6580, 58.2956, 57.8772
Hunter-Lab:
51.6330, 14.1546, 32.0308
#c47e01 color charts
#c47e01 color shades, tints & tones
#c47e01 color schemes
#c47e01 color preview, HTML & CSS examples
This text has a color of #c47e01
<p style="color:#c47e01;">Text here</p>
.mytext {color:#c47e01;}
This box has a color of #c47e01
<div style="background-color:#c47e01;">Content here</div>
.mybackground {background-color:#c47e01;}
Border around this has a color of #c47e01
<div style="border:2px solid #c47e01;">Content here</div>
.myborder {border:2px solid #c47e01;}