#a81c1c color space conversions
Hex:
#a81c1c
RGB:
168, 28, 28
CMY:
34, 89, 89
CMYK:
0, 83, 83, 34
HSL:
0°, 71.4286%, 38.4314%
HSV (HSB):
0°, 83.3333%, 65.8824%
XYZ:
16.7733, 9.2392, 1.9979
xyY:
0.5988, 0.3298, 9.2392
CIE-Lab:
36.4408, 54.4173, 37.6637
CIE-LCH:
36.4408, 66.1800, 34.6882
CIE-Luv:
36.4408, 103.2600, 22.2673
Hunter-Lab:
30.3960, 45.3079, 17.3801
#a81c1c color charts
#a81c1c color shades, tints & tones
#a81c1c color schemes
#a81c1c color preview, HTML & CSS examples
This text has a color of #a81c1c
<p style="color:#a81c1c;">Text here</p>
.mytext {color:#a81c1c;}
This box has a color of #a81c1c
<div style="background-color:#a81c1c;">Content here</div>
.mybackground {background-color:#a81c1c;}
Border around this has a color of #a81c1c
<div style="border:2px solid #a81c1c;">Content here</div>
.myborder {border:2px solid #a81c1c;}