#a5183e color space conversions
Hex:
#a5183e
RGB:
165, 24, 62
CMY:
35, 91, 76
CMYK:
0, 85, 62, 35
HSL:
344°, 74.6032%, 37.0588%
HSV (HSB):
344°, 85.4545%, 64.7059%
XYZ:
16.7132, 9.0004, 5.4138
xyY:
0.5369, 0.2891, 9.0004
CIE-Lab:
35.9851, 56.0461, 16.0860
CIE-LCH:
35.9851, 58.3089, 16.0142
CIE-Luv:
35.9851, 93.6484, 6.5218
Hunter-Lab:
30.0007, 46.9401, 10.3012
#a5183e color charts
#a5183e color shades, tints & tones
#a5183e color schemes
#a5183e color preview, HTML & CSS examples
This text has a color of #a5183e
<p style="color:#a5183e;">Text here</p>
.mytext {color:#a5183e;}
This box has a color of #a5183e
<div style="background-color:#a5183e;">Content here</div>
.mybackground {background-color:#a5183e;}
Border around this has a color of #a5183e
<div style="border:2px solid #a5183e;">Content here</div>
.myborder {border:2px solid #a5183e;}