#a5153e color space conversions
Hex:
#a5153e
RGB:
165, 21, 62
CMY:
35, 92, 76
CMYK:
0, 87, 62, 35
HSL:
343°, 77.4194%, 36.4706%
HSV (HSB):
343°, 87.2727%, 64.7059%
XYZ:
16.6547, 8.8835, 5.3943
xyY:
0.5384, 0.2872, 8.8835
CIE-Lab:
35.7589, 56.6937, 15.7845
CIE-LCH:
35.7589, 58.8501, 15.5581
CIE-Luv:
35.7589, 94.4897, 6.0607
Hunter-Lab:
29.8051, 47.5844, 10.1330
#a5153e color charts
#a5153e color shades, tints & tones
#a5153e color schemes
#a5153e color preview, HTML & CSS examples
This text has a color of #a5153e
<p style="color:#a5153e;">Text here</p>
.mytext {color:#a5153e;}
This box has a color of #a5153e
<div style="background-color:#a5153e;">Content here</div>
.mybackground {background-color:#a5153e;}
Border around this has a color of #a5153e
<div style="border:2px solid #a5153e;">Content here</div>
.myborder {border:2px solid #a5153e;}