#a2283c color space conversions
Hex:
#a2283c
RGB:
162, 40, 60
CMY:
36, 84, 76
CMYK:
0, 75, 63, 36
HSL:
350°, 60.3960%, 39.6078%
HSV (HSB):
350°, 75.3086%, 63.5294%
XYZ:
16.4747, 9.5252, 5.2452
xyY:
0.5273, 0.3049, 9.5252
CIE-Lab:
36.9764, 50.4341, 18.5668
CIE-LCH:
36.9764, 53.7431, 20.2106
CIE-Luv:
36.9764, 85.8204, 10.2312
Hunter-Lab:
30.8629, 41.2735, 11.5276
#a2283c color charts
#a2283c color shades, tints & tones
#a2283c color schemes
#a2283c color preview, HTML & CSS examples
This text has a color of #a2283c
<p style="color:#a2283c;">Text here</p>
.mytext {color:#a2283c;}
This box has a color of #a2283c
<div style="background-color:#a2283c;">Content here</div>
.mybackground {background-color:#a2283c;}
Border around this has a color of #a2283c
<div style="border:2px solid #a2283c;">Content here</div>
.myborder {border:2px solid #a2283c;}