#74000a color space conversions
Hex:
#74000a
RGB:
116, 0, 10
CMY:
55, 100, 96
CMYK:
0, 100, 91, 55
HSL:
355°, 100.0000%, 22.7451%
HSV (HSB):
355°, 100.0000%, 45.4902%
XYZ:
7.2572, 3.7349, 0.6256
xyY:
0.6247, 0.3215, 3.7349
CIE-Lab:
22.7750, 44.9862, 30.3194
CIE-LCH:
22.7750, 54.2496, 33.9788
CIE-Luv:
22.7750, 73.3315, 14.0796
Hunter-Lab:
19.3259, 33.2096, 11.6090
#74000a color charts
#74000a color shades, tints & tones
#74000a color schemes
#74000a color preview, HTML & CSS examples
This text has a color of #74000a
<p style="color:#74000a;">Text here</p>
.mytext {color:#74000a;}
This box has a color of #74000a
<div style="background-color:#74000a;">Content here</div>
.mybackground {background-color:#74000a;}
Border around this has a color of #74000a
<div style="border:2px solid #74000a;">Content here</div>
.myborder {border:2px solid #74000a;}