#a51d32 color space conversions
Hex:
#a51d32
RGB:
165, 29, 50
CMY:
35, 89, 80
CMYK:
0, 82, 70, 35
HSL:
351°, 70.1031%, 38.0392%
HSV (HSB):
351°, 82.4242%, 64.7059%
XYZ:
16.5321, 9.1084, 3.9044
xyY:
0.5596, 0.3083, 9.1084
CIE-Lab:
36.1921, 54.1387, 24.0346
CIE-LCH:
36.1921, 59.2339, 23.9386
CIE-Luv:
36.1921, 95.6305, 13.5847
Hunter-Lab:
30.1800, 44.9643, 13.4558
#a51d32 color charts
#a51d32 color shades, tints & tones
#a51d32 color schemes
#a51d32 color preview, HTML & CSS examples
This text has a color of #a51d32
<p style="color:#a51d32;">Text here</p>
.mytext {color:#a51d32;}
This box has a color of #a51d32
<div style="background-color:#a51d32;">Content here</div>
.mybackground {background-color:#a51d32;}
Border around this has a color of #a51d32
<div style="border:2px solid #a51d32;">Content here</div>
.myborder {border:2px solid #a51d32;}