#980f64 color space conversions
Hex:
#980f64
RGB:
152, 15, 100
CMY:
40, 94, 61
CMYK:
0, 90, 34, 40
HSL:
323°, 82.0359%, 32.7451%
HSV (HSB):
323°, 90.1316%, 59.6078%
XYZ:
15.4200, 7.9371, 12.7759
xyY:
0.4268, 0.2197, 7.9371
CIE-Lab:
33.8516, 57.8222, -11.9619
CIE-LCH:
33.8516, 59.0465, 348.3119
CIE-Luv:
33.8516, 70.0127, -24.1840
Hunter-Lab:
28.1729, 48.3962, -7.1658
#980f64 color charts
#980f64 color shades, tints & tones
#980f64 color schemes
#980f64 color preview, HTML & CSS examples
This text has a color of #980f64
<p style="color:#980f64;">Text here</p>
.mytext {color:#980f64;}
This box has a color of #980f64
<div style="background-color:#980f64;">Content here</div>
.mybackground {background-color:#980f64;}
Border around this has a color of #980f64
<div style="border:2px solid #980f64;">Content here</div>
.myborder {border:2px solid #980f64;}