#74020b color space conversions
Hex:
#74020b
RGB:
116, 2, 11
CMY:
55, 99, 96
CMYK:
0, 98, 91, 55
HSL:
355°, 96.6102%, 23.1373%
HSV (HSB):
355°, 98.2759%, 45.4902%
XYZ:
7.2846, 3.7806, 0.6624
xyY:
0.6212, 0.3224, 3.7806
CIE-Lab:
22.9324, 44.5737, 30.0641
CIE-LCH:
22.9324, 53.7649, 33.9989
CIE-Luv:
22.9324, 72.6759, 14.1161
Hunter-Lab:
19.4437, 32.8484, 11.5908
#74020b color charts
#74020b color shades, tints & tones
#74020b color schemes
#74020b color preview, HTML & CSS examples
This text has a color of #74020b
<p style="color:#74020b;">Text here</p>
.mytext {color:#74020b;}
This box has a color of #74020b
<div style="background-color:#74020b;">Content here</div>
.mybackground {background-color:#74020b;}
Border around this has a color of #74020b
<div style="border:2px solid #74020b;">Content here</div>
.myborder {border:2px solid #74020b;}