#a40e40 color space conversions
Hex:
#a40e40
RGB:
164, 14, 64
CMY:
36, 95, 75
CMYK:
0, 91, 61, 36
HSL:
340°, 84.2697%, 34.9020%
HSV (HSB):
340°, 91.4634%, 64.3137%
XYZ:
16.3923, 8.5768, 5.6420
xyY:
0.5355, 0.2802, 8.5768
CIE-Lab:
35.1563, 57.8141, 13.6379
CIE-LCH:
35.1563, 59.4009, 13.2730
CIE-Luv:
35.1563, 94.5983, 3.7657
Hunter-Lab:
29.2861, 48.6611, 9.0780
#a40e40 color charts
#a40e40 color shades, tints & tones
#a40e40 color schemes
#a40e40 color preview, HTML & CSS examples
This text has a color of #a40e40
<p style="color:#a40e40;">Text here</p>
.mytext {color:#a40e40;}
This box has a color of #a40e40
<div style="background-color:#a40e40;">Content here</div>
.mybackground {background-color:#a40e40;}
Border around this has a color of #a40e40
<div style="border:2px solid #a40e40;">Content here</div>
.myborder {border:2px solid #a40e40;}