#981e1e color space conversions
Hex:
#981e1e
RGB:
152, 30, 30
CMY:
40, 88, 88
CMYK:
0, 80, 80, 40
HSL:
0°, 67.0330%, 35.6863%
HSV (HSB):
0°, 80.2632%, 59.6078%
XYZ:
13.6475, 7.6977, 1.9948
xyY:
0.5847, 0.3298, 7.6977
CIE-Lab:
33.3452, 49.1286, 32.3538
CIE-LCH:
33.3452, 58.8251, 33.3670
CIE-Luv:
33.3452, 89.4025, 19.2787
Hunter-Lab:
27.7447, 39.2502, 15.1584
#981e1e color charts
#981e1e color shades, tints & tones
#981e1e color schemes
#981e1e color preview, HTML & CSS examples
This text has a color of #981e1e
<p style="color:#981e1e;">Text here</p>
.mytext {color:#981e1e;}
This box has a color of #981e1e
<div style="background-color:#981e1e;">Content here</div>
.mybackground {background-color:#981e1e;}
Border around this has a color of #981e1e
<div style="border:2px solid #981e1e;">Content here</div>
.myborder {border:2px solid #981e1e;}