#a03f26 color space conversions
Hex:
#a03f26
RGB:
160, 63, 38
CMY:
37, 75, 85
CMYK:
0, 61, 76, 37
HSL:
12°, 61.6162%, 38.8235%
HSV (HSB):
12°, 76.2500%, 62.7451%
XYZ:
16.6246, 11.1685, 3.1133
xyY:
0.5379, 0.3614, 11.1685
CIE-Lab:
39.8629, 38.8353, 35.1581
CIE-LCH:
39.8629, 52.3858, 42.1549
CIE-Luv:
39.8629, 75.5737, 26.5073
Hunter-Lab:
33.4194, 30.3115, 17.8703
#a03f26 color charts
#a03f26 color shades, tints & tones
#a03f26 color schemes
#a03f26 color preview, HTML & CSS examples
This text has a color of #a03f26
<p style="color:#a03f26;">Text here</p>
.mytext {color:#a03f26;}
This box has a color of #a03f26
<div style="background-color:#a03f26;">Content here</div>
.mybackground {background-color:#a03f26;}
Border around this has a color of #a03f26
<div style="border:2px solid #a03f26;">Content here</div>
.myborder {border:2px solid #a03f26;}