#a11d03 color space conversions
Hex:
#a11d03
RGB:
161, 29, 3
CMY:
37, 89, 99
CMYK:
0, 82, 98, 37
HSL:
10°, 96.3415%, 32.1569%
HSV (HSB):
10°, 98.1366%, 63.1373%
XYZ:
15.1537, 8.4624, 0.9209
xyY:
0.6176, 0.3449, 8.4624
CIE-Lab:
34.9279, 51.6048, 47.0490
CIE-LCH:
34.9279, 69.8331, 42.3560
CIE-Luv:
34.9279, 100.1761, 26.0865
Hunter-Lab:
29.0902, 42.0771, 18.4863
#a11d03 color charts
#a11d03 color shades, tints & tones
#a11d03 color schemes
#a11d03 color preview, HTML & CSS examples
This text has a color of #a11d03
<p style="color:#a11d03;">Text here</p>
.mytext {color:#a11d03;}
This box has a color of #a11d03
<div style="background-color:#a11d03;">Content here</div>
.mybackground {background-color:#a11d03;}
Border around this has a color of #a11d03
<div style="border:2px solid #a11d03;">Content here</div>
.myborder {border:2px solid #a11d03;}