#a51e28 color space conversions
Hex:
#a51e28
RGB:
165, 30, 40
CMY:
35, 88, 84
CMYK:
0, 82, 76, 35
HSL:
356°, 69.2308%, 38.2353%
HSV (HSB):
356°, 81.8182%, 64.7059%
XYZ:
16.3643, 9.0811, 2.8978
xyY:
0.5774, 0.3204, 9.0811
CIE-Lab:
36.1399, 53.4158, 30.1838
CIE-LCH:
36.1399, 61.3540, 29.4695
CIE-Luv:
36.1399, 97.7396, 18.0596
Hunter-Lab:
30.1348, 44.1961, 15.3930
#a51e28 color charts
#a51e28 color shades, tints & tones
#a51e28 color schemes
#a51e28 color preview, HTML & CSS examples
This text has a color of #a51e28
<p style="color:#a51e28;">Text here</p>
.mytext {color:#a51e28;}
This box has a color of #a51e28
<div style="background-color:#a51e28;">Content here</div>
.mybackground {background-color:#a51e28;}
Border around this has a color of #a51e28
<div style="border:2px solid #a51e28;">Content here</div>
.myborder {border:2px solid #a51e28;}