#a51a2c color space conversions
Hex:
#a51a2c
RGB:
165, 26, 44
CMY:
35, 90, 83
CMYK:
0, 84, 73, 35
HSL:
352°, 72.7749%, 37.4510%
HSV (HSB):
352°, 84.2424%, 64.7059%
XYZ:
16.3411, 8.9200, 3.2433
xyY:
0.5733, 0.3129, 8.9200
CIE-Lab:
35.8298, 54.6210, 27.3642
CIE-LCH:
35.8298, 61.0922, 26.6101
CIE-Luv:
35.8298, 98.2892, 15.7520
Hunter-Lab:
29.8663, 45.3985, 14.4678
#a51a2c color charts
#a51a2c color shades, tints & tones
#a51a2c color schemes
#a51a2c color preview, HTML & CSS examples
This text has a color of #a51a2c
<p style="color:#a51a2c;">Text here</p>
.mytext {color:#a51a2c;}
This box has a color of #a51a2c
<div style="background-color:#a51a2c;">Content here</div>
.mybackground {background-color:#a51a2c;}
Border around this has a color of #a51a2c
<div style="border:2px solid #a51a2c;">Content here</div>
.myborder {border:2px solid #a51a2c;}