#a81a50 color space conversions
Hex:
#a81a50
RGB:
168, 26, 80
CMY:
34, 90, 69
CMYK:
0, 85, 52, 34
HSL:
337°, 73.1959%, 38.0392%
HSV (HSB):
337°, 84.5238%, 65.8824%
XYZ:
17.9658, 9.6428, 8.5038
xyY:
0.4975, 0.2670, 9.6428
CIE-Lab:
37.1936, 57.6673, 6.2234
CIE-LCH:
37.1936, 58.0021, 6.1595
CIE-Luv:
37.1936, 89.0489, -3.3871
Hunter-Lab:
31.0529, 48.9297, 5.5006
#a81a50 color charts
#a81a50 color shades, tints & tones
#a81a50 color schemes
#a81a50 color preview, HTML & CSS examples
This text has a color of #a81a50
<p style="color:#a81a50;">Text here</p>
.mytext {color:#a81a50;}
This box has a color of #a81a50
<div style="background-color:#a81a50;">Content here</div>
.mybackground {background-color:#a81a50;}
Border around this has a color of #a81a50
<div style="border:2px solid #a81a50;">Content here</div>
.myborder {border:2px solid #a81a50;}