#a81a40 color space conversions
Hex:
#a81a40
RGB:
168, 26, 64
CMY:
34, 90, 75
CMYK:
0, 85, 62, 34
HSL:
344°, 73.1959%, 38.0392%
HSV (HSB):
344°, 84.5238%, 65.8824%
XYZ:
17.4433, 9.4338, 5.7520
xyY:
0.5346, 0.2891, 9.4338
CIE-Lab:
36.8064, 56.5266, 16.0014
CIE-LCH:
36.8064, 58.7478, 15.8056
CIE-Luv:
36.8064, 94.8039, 6.4638
Hunter-Lab:
30.7145, 47.6228, 10.3966
#a81a40 color charts
#a81a40 color shades, tints & tones
#a81a40 color schemes
#a81a40 color preview, HTML & CSS examples
This text has a color of #a81a40
<p style="color:#a81a40;">Text here</p>
.mytext {color:#a81a40;}
This box has a color of #a81a40
<div style="background-color:#a81a40;">Content here</div>
.mybackground {background-color:#a81a40;}
Border around this has a color of #a81a40
<div style="border:2px solid #a81a40;">Content here</div>
.myborder {border:2px solid #a81a40;}