#a3252d color space conversions
Hex:
#a3252d
RGB:
163, 37, 45
CMY:
36, 85, 82
CMYK:
0, 77, 72, 36
HSL:
356°, 63.0000%, 39.2157%
HSV (HSB):
356°, 77.3006%, 63.9216%
XYZ:
16.2395, 9.2991, 3.4216
xyY:
0.5608, 0.3211, 9.2991
CIE-Lab:
36.5540, 50.9221, 27.4970
CIE-LCH:
36.5540, 57.8718, 28.3683
CIE-Luv:
36.5540, 91.9484, 17.0407
Hunter-Lab:
30.4945, 41.6928, 14.6935
#a3252d color charts
#a3252d color shades, tints & tones
#a3252d color schemes
#a3252d color preview, HTML & CSS examples
This text has a color of #a3252d
<p style="color:#a3252d;">Text here</p>
.mytext {color:#a3252d;}
This box has a color of #a3252d
<div style="background-color:#a3252d;">Content here</div>
.mybackground {background-color:#a3252d;}
Border around this has a color of #a3252d
<div style="border:2px solid #a3252d;">Content here</div>
.myborder {border:2px solid #a3252d;}