#a50a03 color space conversions
Hex:
#a50a03
RGB:
165, 10, 3
CMY:
35, 96, 99
CMYK:
0, 94, 98, 35
HSL:
3°, 96.4286%, 32.9412%
HSV (HSB):
3°, 98.1818%, 64.7059%
XYZ:
15.6420, 8.2230, 0.8489
xyY:
0.6329, 0.3327, 8.2230
CIE-Lab:
34.4430, 56.5758, 47.2421
CIE-LCH:
34.4430, 73.7065, 39.8627
CIE-Luv:
34.4430, 109.3575, 24.4282
Hunter-Lab:
28.6758, 47.1855, 18.3178
#a50a03 color charts
#a50a03 color shades, tints & tones
#a50a03 color schemes
#a50a03 color preview, HTML & CSS examples
This text has a color of #a50a03
<p style="color:#a50a03;">Text here</p>
.mytext {color:#a50a03;}
This box has a color of #a50a03
<div style="background-color:#a50a03;">Content here</div>
.mybackground {background-color:#a50a03;}
Border around this has a color of #a50a03
<div style="border:2px solid #a50a03;">Content here</div>
.myborder {border:2px solid #a50a03;}