#9a2048 color space conversions
Hex:
#9a2048
RGB:
154, 32, 72
CMY:
40, 87, 72
CMYK:
0, 79, 53, 40
HSL:
340°, 65.5914%, 36.4706%
HSV (HSB):
340°, 79.2208%, 60.3922%
XYZ:
15.0126, 8.3709, 6.9554
xyY:
0.4948, 0.2759, 8.3709
CIE-Lab:
34.7437, 51.5542, 7.5395
CIE-LCH:
34.7437, 52.1026, 8.3202
CIE-Luv:
34.7437, 78.6455, -0.7586
Hunter-Lab:
28.9326, 41.9888, 5.9995
#9a2048 color charts
#9a2048 color shades, tints & tones
#9a2048 color schemes
#9a2048 color preview, HTML & CSS examples
This text has a color of #9a2048
<p style="color:#9a2048;">Text here</p>
.mytext {color:#9a2048;}
This box has a color of #9a2048
<div style="background-color:#9a2048;">Content here</div>
.mybackground {background-color:#9a2048;}
Border around this has a color of #9a2048
<div style="border:2px solid #9a2048;">Content here</div>
.myborder {border:2px solid #9a2048;}