#980c20 color space conversions
Hex:
#980c20
RGB:
152, 12, 32
CMY:
40, 95, 87
CMYK:
0, 92, 79, 40
HSL:
351°, 85.3659%, 32.1569%
HSV (HSB):
351°, 92.1053%, 59.6078%
XYZ:
13.3411, 7.0426, 2.0227
xyY:
0.5954, 0.3143, 7.0426
CIE-Lab:
31.9038, 53.3672, 29.6238
CIE-LCH:
31.9038, 61.0379, 29.0344
CIE-Luv:
31.9038, 94.9396, 15.9827
Hunter-Lab:
26.5380, 43.2936, 14.0575
#980c20 color charts
#980c20 color shades, tints & tones
#980c20 color schemes
#980c20 color preview, HTML & CSS examples
This text has a color of #980c20
<p style="color:#980c20;">Text here</p>
.mytext {color:#980c20;}
This box has a color of #980c20
<div style="background-color:#980c20;">Content here</div>
.mybackground {background-color:#980c20;}
Border around this has a color of #980c20
<div style="border:2px solid #980c20;">Content here</div>
.myborder {border:2px solid #980c20;}