#a81f3d color space conversions
Hex:
#a81f3d
RGB:
168, 31, 61
CMY:
34, 88, 76
CMYK:
0, 82, 64, 34
HSL:
347°, 68.8442%, 39.0196%
HSV (HSB):
347°, 81.5476%, 65.8824%
XYZ:
17.4807, 9.6417, 5.3546
xyY:
0.5382, 0.2969, 9.6417
CIE-Lab:
37.1916, 55.0698, 18.4353
CIE-LCH:
37.1916, 58.0736, 18.5086
CIE-Luv:
37.1916, 94.0922, 9.0415
Hunter-Lab:
31.0511, 46.1500, 11.5116
#a81f3d color charts
#a81f3d color shades, tints & tones
#a81f3d color schemes
#a81f3d color preview, HTML & CSS examples
This text has a color of #a81f3d
<p style="color:#a81f3d;">Text here</p>
.mytext {color:#a81f3d;}
This box has a color of #a81f3d
<div style="background-color:#a81f3d;">Content here</div>
.mybackground {background-color:#a81f3d;}
Border around this has a color of #a81f3d
<div style="border:2px solid #a81f3d;">Content here</div>
.myborder {border:2px solid #a81f3d;}