#70001b color space conversions
Hex:
#70001b
RGB:
112, 0, 27
CMY:
56, 100, 89
CMYK:
0, 100, 76, 56
HSL:
346°, 100.0000%, 21.9608%
HSV (HSB):
346°, 100.0000%, 43.9216%
XYZ:
6.8799, 3.5239, 1.3545
xyY:
0.5851, 0.2997, 3.5239
CIE-Lab:
22.0305, 44.4535, 19.2286
CIE-LCH:
22.0305, 48.4340, 23.3911
CIE-Luv:
22.0305, 66.8715, 8.2341
Hunter-Lab:
18.7720, 32.5691, 8.8624
#70001b color charts
#70001b color shades, tints & tones
#70001b color schemes
#70001b color preview, HTML & CSS examples
This text has a color of #70001b
<p style="color:#70001b;">Text here</p>
.mytext {color:#70001b;}
This box has a color of #70001b
<div style="background-color:#70001b;">Content here</div>
.mybackground {background-color:#70001b;}
Border around this has a color of #70001b
<div style="border:2px solid #70001b;">Content here</div>
.myborder {border:2px solid #70001b;}