#a50a00 color space conversions
Hex:
#a50a00
RGB:
165, 10, 0
CMY:
35, 96, 100
CMYK:
0, 94, 100, 35
HSL:
4°, 100.0000%, 32.3529%
HSV (HSB):
4°, 100.0000%, 64.7059%
XYZ:
15.6256, 8.2164, 0.7624
xyY:
0.6351, 0.3339, 8.2164
CIE-Lab:
34.4296, 56.5378, 48.4569
CIE-LCH:
34.4296, 74.4620, 40.5989
CIE-Luv:
34.4296, 109.6315, 24.8523
Hunter-Lab:
28.6643, 47.1421, 18.4881
#a50a00 color charts
#a50a00 color shades, tints & tones
#a50a00 color schemes
#a50a00 color preview, HTML & CSS examples
This text has a color of #a50a00
<p style="color:#a50a00;">Text here</p>
.mytext {color:#a50a00;}
This box has a color of #a50a00
<div style="background-color:#a50a00;">Content here</div>
.mybackground {background-color:#a50a00;}
Border around this has a color of #a50a00
<div style="border:2px solid #a50a00;">Content here</div>
.myborder {border:2px solid #a50a00;}