#a13f08 color space conversions
Hex:
#a13f08
RGB:
161, 63, 8
CMY:
37, 75, 97
CMYK:
0, 61, 95, 37
HSL:
22°, 90.5325%, 33.1373%
HSV (HSB):
22°, 95.0311%, 63.1373%
XYZ:
16.5193, 11.1496, 1.5112
xyY:
0.5661, 0.3821, 11.1496
CIE-Lab:
39.8313, 38.3799, 48.1977
CIE-LCH:
39.8313, 61.6119, 51.4696
CIE-Luv:
39.8313, 79.2659, 33.4400
Hunter-Lab:
33.3910, 29.8736, 20.6905
#a13f08 color charts
#a13f08 color shades, tints & tones
#a13f08 color schemes
#a13f08 color preview, HTML & CSS examples
This text has a color of #a13f08
<p style="color:#a13f08;">Text here</p>
.mytext {color:#a13f08;}
This box has a color of #a13f08
<div style="background-color:#a13f08;">Content here</div>
.mybackground {background-color:#a13f08;}
Border around this has a color of #a13f08
<div style="border:2px solid #a13f08;">Content here</div>
.myborder {border:2px solid #a13f08;}