#a8252c color space conversions
Hex:
#a8252c
RGB:
168, 37, 44
CMY:
34, 85, 83
CMYK:
0, 78, 74, 34
HSL:
357°, 63.9024%, 40.1961%
HSV (HSB):
357°, 77.9762%, 65.8824%
XYZ:
17.2646, 9.8298, 3.3703
xyY:
0.5667, 0.3227, 9.8298
CIE-Lab:
37.5352, 52.4119, 29.5062
CIE-LCH:
37.5352, 60.1467, 29.3781
CIE-Luv:
37.5352, 96.2160, 18.4008
Hunter-Lab:
31.3525, 43.4262, 15.5733
#a8252c color charts
#a8252c color shades, tints & tones
#a8252c color schemes
#a8252c color preview, HTML & CSS examples
This text has a color of #a8252c
<p style="color:#a8252c;">Text here</p>
.mytext {color:#a8252c;}
This box has a color of #a8252c
<div style="background-color:#a8252c;">Content here</div>
.mybackground {background-color:#a8252c;}
Border around this has a color of #a8252c
<div style="border:2px solid #a8252c;">Content here</div>
.myborder {border:2px solid #a8252c;}