#a12700 color space conversions
Hex:
#a12700
RGB:
161, 39, 0
CMY:
37, 85, 100
CMYK:
0, 76, 100, 37
HSL:
15°, 100.0000%, 31.5686%
HSV (HSB):
15°, 100.0000%, 63.1373%
XYZ:
15.4235, 9.0281, 0.9297
xyY:
0.6077, 0.3557, 9.0281
CIE-Lab:
36.0384, 48.4173, 48.8373
CIE-LCH:
36.0384, 68.7700, 45.2474
CIE-Luv:
36.0384, 95.4442, 28.3614
Hunter-Lab:
30.0468, 39.0447, 19.1982
#a12700 color charts
#a12700 color shades, tints & tones
#a12700 color schemes
#a12700 color preview, HTML & CSS examples
This text has a color of #a12700
<p style="color:#a12700;">Text here</p>
.mytext {color:#a12700;}
This box has a color of #a12700
<div style="background-color:#a12700;">Content here</div>
.mybackground {background-color:#a12700;}
Border around this has a color of #a12700
<div style="border:2px solid #a12700;">Content here</div>
.myborder {border:2px solid #a12700;}