#73020c color space conversions
Hex:
#73020c
RGB:
115, 2, 12
CMY:
55, 99, 95
CMYK:
0, 98, 90, 55
HSL:
355°, 96.5812%, 22.9412%
HSV (HSB):
355°, 98.2609%, 45.0980%
XYZ:
7.1583, 3.7148, 0.6876
xyY:
0.6192, 0.3213, 3.7148
CIE-Lab:
22.7052, 44.3184, 29.3124
CIE-LCH:
22.7052, 53.1351, 33.4808
CIE-Luv:
22.7052, 71.7429, 13.7170
Hunter-Lab:
19.2738, 32.5658, 11.3766
#73020c color charts
#73020c color shades, tints & tones
#73020c color schemes
#73020c color preview, HTML & CSS examples
This text has a color of #73020c
<p style="color:#73020c;">Text here</p>
.mytext {color:#73020c;}
This box has a color of #73020c
<div style="background-color:#73020c;">Content here</div>
.mybackground {background-color:#73020c;}
Border around this has a color of #73020c
<div style="border:2px solid #73020c;">Content here</div>
.myborder {border:2px solid #73020c;}