#a5143e color space conversions
Hex:
#a5143e
RGB:
165, 20, 62
CMY:
35, 92, 76
CMYK:
0, 88, 62, 35
HSL:
343°, 78.3784%, 36.2745%
HSV (HSB):
343°, 87.8788%, 64.7059%
XYZ:
16.6367, 8.8474, 5.3883
xyY:
0.5389, 0.2866, 8.8474
CIE-Lab:
35.6889, 56.8948, 15.6910
CIE-LCH:
35.6889, 59.0188, 15.4183
CIE-Luv:
35.6889, 94.7507, 5.9178
Hunter-Lab:
29.7447, 47.7850, 10.0808
#a5143e color charts
#a5143e color shades, tints & tones
#a5143e color schemes
#a5143e color preview, HTML & CSS examples
This text has a color of #a5143e
<p style="color:#a5143e;">Text here</p>
.mytext {color:#a5143e;}
This box has a color of #a5143e
<div style="background-color:#a5143e;">Content here</div>
.mybackground {background-color:#a5143e;}
Border around this has a color of #a5143e
<div style="border:2px solid #a5143e;">Content here</div>
.myborder {border:2px solid #a5143e;}