#a8243d color space conversions
Hex:
#a8243d
RGB:
168, 36, 61
CMY:
34, 86, 76
CMYK:
0, 79, 64, 34
HSL:
349°, 64.7059%, 40.0000%
HSV (HSB):
349°, 78.5714%, 65.8824%
XYZ:
17.6216, 9.9235, 5.4015
xyY:
0.5349, 0.3012, 9.9235
CIE-Lab:
37.7048, 53.6195, 19.1066
CIE-LCH:
37.7048, 56.9220, 19.6128
CIE-Luv:
37.7048, 92.1552, 10.0792
Hunter-Lab:
31.5016, 44.7231, 11.8847
#a8243d color charts
#a8243d color shades, tints & tones
#a8243d color schemes
#a8243d color preview, HTML & CSS examples
This text has a color of #a8243d
<p style="color:#a8243d;">Text here</p>
.mytext {color:#a8243d;}
This box has a color of #a8243d
<div style="background-color:#a8243d;">Content here</div>
.mybackground {background-color:#a8243d;}
Border around this has a color of #a8243d
<div style="border:2px solid #a8243d;">Content here</div>
.myborder {border:2px solid #a8243d;}