#a9252a color space conversions
Hex:
#a9252a
RGB:
169, 37, 42
CMY:
34, 85, 84
CMYK:
0, 78, 75, 34
HSL:
358°, 64.0777%, 40.3922%
HSV (HSB):
358°, 78.1065%, 66.2745%
XYZ:
17.4417, 9.9253, 3.1870
xyY:
0.5708, 0.3248, 9.9253
CIE-Lab:
37.7081, 52.6316, 30.9638
CIE-LCH:
37.7081, 61.0642, 30.4688
CIE-Luv:
37.7081, 97.4659, 19.3865
Hunter-Lab:
31.5045, 43.6893, 16.0554
#a9252a color charts
#a9252a color shades, tints & tones
#a9252a color schemes
#a9252a color preview, HTML & CSS examples
This text has a color of #a9252a
<p style="color:#a9252a;">Text here</p>
.mytext {color:#a9252a;}
This box has a color of #a9252a
<div style="background-color:#a9252a;">Content here</div>
.mybackground {background-color:#a9252a;}
Border around this has a color of #a9252a
<div style="border:2px solid #a9252a;">Content here</div>
.myborder {border:2px solid #a9252a;}