#a81f42 color space conversions
Hex:
#a81f42
RGB:
168, 31, 66
CMY:
34, 88, 74
CMYK:
0, 82, 61, 34
HSL:
345°, 68.8442%, 39.0196%
HSV (HSB):
345°, 81.5476%, 65.8824%
XYZ:
17.6218, 9.6982, 6.0974
xyY:
0.5273, 0.2902, 9.6982
CIE-Lab:
37.2951, 55.3862, 15.3711
CIE-LCH:
37.2951, 57.4796, 15.5107
CIE-Luv:
37.2951, 92.4889, 6.2375
Hunter-Lab:
31.1419, 46.5070, 10.1906
#a81f42 color charts
#a81f42 color shades, tints & tones
#a81f42 color schemes
#a81f42 color preview, HTML & CSS examples
This text has a color of #a81f42
<p style="color:#a81f42;">Text here</p>
.mytext {color:#a81f42;}
This box has a color of #a81f42
<div style="background-color:#a81f42;">Content here</div>
.mybackground {background-color:#a81f42;}
Border around this has a color of #a81f42
<div style="border:2px solid #a81f42;">Content here</div>
.myborder {border:2px solid #a81f42;}