#a51e10 color space conversions
Hex:
#a51e10
RGB:
165, 30, 16
CMY:
35, 88, 94
CMYK:
0, 82, 90, 35
HSL:
6°, 82.3204%, 35.4902%
HSV (HSB):
6°, 90.3030%, 64.7059%
XYZ:
16.0748, 8.9653, 1.3734
xyY:
0.6086, 0.3394, 8.9653
CIE-Lab:
35.9174, 52.7252, 42.9562
CIE-LCH:
35.9174, 68.0087, 39.1703
CIE-Luv:
35.9174, 101.7282, 24.8985
Hunter-Lab:
29.9421, 43.4317, 18.2398
#a51e10 color charts
#a51e10 color shades, tints & tones
#a51e10 color schemes
#a51e10 color preview, HTML & CSS examples
This text has a color of #a51e10
<p style="color:#a51e10;">Text here</p>
.mytext {color:#a51e10;}
This box has a color of #a51e10
<div style="background-color:#a51e10;">Content here</div>
.mybackground {background-color:#a51e10;}
Border around this has a color of #a51e10
<div style="border:2px solid #a51e10;">Content here</div>
.myborder {border:2px solid #a51e10;}