#a5010f color space conversions
Hex:
#a5010f
RGB:
165, 1, 15
CMY:
35, 100, 94
CMYK:
0, 99, 91, 35
HSL:
355°, 98.7952%, 32.5490%
HSV (HSB):
355°, 99.3939%, 64.7059%
XYZ:
15.6141, 8.0555, 1.1839
xyY:
0.6282, 0.3241, 8.0555
CIE-Lab:
34.0983, 57.8989, 42.0690
CIE-LCH:
34.0983, 71.5687, 36.0019
CIE-Luv:
34.0983, 110.0580, 21.9530
Hunter-Lab:
28.3823, 48.5304, 17.3945
#a5010f color charts
#a5010f color shades, tints & tones
#a5010f color schemes
#a5010f color preview, HTML & CSS examples
This text has a color of #a5010f
<p style="color:#a5010f;">Text here</p>
.mytext {color:#a5010f;}
This box has a color of #a5010f
<div style="background-color:#a5010f;">Content here</div>
.mybackground {background-color:#a5010f;}
Border around this has a color of #a5010f
<div style="border:2px solid #a5010f;">Content here</div>
.myborder {border:2px solid #a5010f;}