#a81e32 color space conversions
Hex:
#a81e32
RGB:
168, 30, 50
CMY:
34, 88, 80
CMYK:
0, 82, 70, 34
HSL:
351°, 69.6970%, 38.8235%
HSV (HSB):
351°, 82.1429%, 65.8824%
XYZ:
17.1884, 9.4837, 3.9422
xyY:
0.5615, 0.3098, 9.4837
CIE-Lab:
36.8993, 54.7358, 25.0415
CIE-LCH:
36.8993, 60.1920, 24.5840
CIE-Luv:
36.8993, 97.6628, 14.3989
Hunter-Lab:
30.7956, 45.7370, 13.9670
#a81e32 color charts
#a81e32 color shades, tints & tones
#a81e32 color schemes
#a81e32 color preview, HTML & CSS examples
This text has a color of #a81e32
<p style="color:#a81e32;">Text here</p>
.mytext {color:#a81e32;}
This box has a color of #a81e32
<div style="background-color:#a81e32;">Content here</div>
.mybackground {background-color:#a81e32;}
Border around this has a color of #a81e32
<div style="border:2px solid #a81e32;">Content here</div>
.myborder {border:2px solid #a81e32;}