#980a45 color space conversions
Hex:
#980a45
RGB:
152, 10, 69
CMY:
40, 96, 73
CMYK:
0, 93, 55, 40
HSL:
335°, 87.6543%, 31.7647%
HSV (HSB):
335°, 93.4211%, 59.6078%
XYZ:
14.1316, 7.3222, 6.2987
xyY:
0.5092, 0.2638, 7.3222
CIE-Lab:
32.5293, 55.7051, 6.3212
CIE-LCH:
32.5293, 56.0626, 6.4740
CIE-Luv:
32.5293, 83.6617, -2.9814
Hunter-Lab:
27.0595, 45.8662, 5.1405
#980a45 color charts
#980a45 color shades, tints & tones
#980a45 color schemes
#980a45 color preview, HTML & CSS examples
This text has a color of #980a45
<p style="color:#980a45;">Text here</p>
.mytext {color:#980a45;}
This box has a color of #980a45
<div style="background-color:#980a45;">Content here</div>
.mybackground {background-color:#980a45;}
Border around this has a color of #980a45
<div style="border:2px solid #980a45;">Content here</div>
.myborder {border:2px solid #980a45;}