#a8231c color space conversions
Hex:
#a8231c
RGB:
168, 35, 28
CMY:
34, 86, 89
CMYK:
0, 79, 83, 34
HSL:
3°, 71.4286%, 38.4314%
HSV (HSB):
3°, 83.3333%, 65.8824%
XYZ:
16.9591, 9.6107, 2.0598
xyY:
0.5924, 0.3357, 9.6107
CIE-Lab:
37.1345, 52.4586, 38.3203
CIE-LCH:
37.1345, 64.9643, 36.1476
CIE-Luv:
37.1345, 100.2372, 23.5002
Hunter-Lab:
31.0012, 43.3957, 17.7614
#a8231c color charts
#a8231c color shades, tints & tones
#a8231c color schemes
#a8231c color preview, HTML & CSS examples
This text has a color of #a8231c
<p style="color:#a8231c;">Text here</p>
.mytext {color:#a8231c;}
This box has a color of #a8231c
<div style="background-color:#a8231c;">Content here</div>
.mybackground {background-color:#a8231c;}
Border around this has a color of #a8231c
<div style="border:2px solid #a8231c;">Content here</div>
.myborder {border:2px solid #a8231c;}