#a9233d color space conversions
Hex:
#a9233d
RGB:
169, 35, 61
CMY:
34, 86, 76
CMYK:
0, 79, 64, 34
HSL:
348°, 65.6863%, 40.0000%
HSV (HSB):
348°, 79.2899%, 66.2745%
XYZ:
17.8055, 9.9740, 5.4016
xyY:
0.5366, 0.3006, 9.9740
CIE-Lab:
37.7957, 54.2159, 19.2631
CIE-LCH:
37.7957, 57.5363, 19.5603
CIE-Luv:
37.7957, 93.3737, 10.0879
Hunter-Lab:
31.5816, 45.3692, 11.9664
#a9233d color charts
#a9233d color shades, tints & tones
#a9233d color schemes
#a9233d color preview, HTML & CSS examples
This text has a color of #a9233d
<p style="color:#a9233d;">Text here</p>
.mytext {color:#a9233d;}
This box has a color of #a9233d
<div style="background-color:#a9233d;">Content here</div>
.mybackground {background-color:#a9233d;}
Border around this has a color of #a9233d
<div style="border:2px solid #a9233d;">Content here</div>
.myborder {border:2px solid #a9233d;}