#a81c3e color space conversions
Hex:
#a81c3e
RGB:
168, 28, 62
CMY:
34, 89, 76
CMYK:
0, 83, 63, 34
HSL:
345°, 71.4286%, 38.4314%
HSV (HSB):
345°, 83.3333%, 65.8824%
XYZ:
17.4332, 9.5031, 5.4729
xyY:
0.5379, 0.2932, 9.5031
CIE-Lab:
36.9355, 55.9156, 17.4581
CIE-LCH:
36.9355, 58.5776, 17.3395
CIE-Luv:
36.9355, 94.8191, 7.9326
Hunter-Lab:
30.8272, 46.9968, 11.0530
#a81c3e color charts
#a81c3e color shades, tints & tones
#a81c3e color schemes
#a81c3e color preview, HTML & CSS examples
This text has a color of #a81c3e
<p style="color:#a81c3e;">Text here</p>
.mytext {color:#a81c3e;}
This box has a color of #a81c3e
<div style="background-color:#a81c3e;">Content here</div>
.mybackground {background-color:#a81c3e;}
Border around this has a color of #a81c3e
<div style="border:2px solid #a81c3e;">Content here</div>
.myborder {border:2px solid #a81c3e;}