#73000c color space conversions
Hex:
#73000c
RGB:
115, 0, 12
CMY:
55, 100, 95
CMYK:
0, 100, 90, 55
HSL:
354°, 100.0000%, 22.5490%
HSV (HSB):
354°, 100.0000%, 45.0980%
XYZ:
7.1366, 3.6714, 0.6803
xyY:
0.6212, 0.3196, 3.6714
CIE-Lab:
22.5539, 44.7572, 29.1549
CIE-LCH:
22.5539, 53.4155, 33.0802
CIE-Luv:
22.5539, 72.2660, 13.4744
Hunter-Lab:
19.1609, 32.9521, 11.3074
#73000c color charts
#73000c color shades, tints & tones
#73000c color schemes
#73000c color preview, HTML & CSS examples
This text has a color of #73000c
<p style="color:#73000c;">Text here</p>
.mytext {color:#73000c;}
This box has a color of #73000c
<div style="background-color:#73000c;">Content here</div>
.mybackground {background-color:#73000c;}
Border around this has a color of #73000c
<div style="border:2px solid #73000c;">Content here</div>
.myborder {border:2px solid #73000c;}