#72001c color space conversions
Hex:
#72001c
RGB:
114, 0, 28
CMY:
55, 100, 89
CMYK:
0, 100, 75, 55
HSL:
345°, 100.0000%, 22.3529%
HSV (HSB):
345°, 100.0000%, 44.7059%
XYZ:
7.1490, 3.6612, 1.4285
xyY:
0.5841, 0.2992, 3.6612
CIE-Lab:
22.5184, 45.0328, 19.2405
CIE-LCH:
22.5184, 48.9709, 23.1348
CIE-Luv:
22.5184, 68.2456, 8.2748
Hunter-Lab:
19.1344, 33.2064, 8.9677
#72001c color charts
#72001c color shades, tints & tones
#72001c color schemes
#72001c color preview, HTML & CSS examples
This text has a color of #72001c
<p style="color:#72001c;">Text here</p>
.mytext {color:#72001c;}
This box has a color of #72001c
<div style="background-color:#72001c;">Content here</div>
.mybackground {background-color:#72001c;}
Border around this has a color of #72001c
<div style="border:2px solid #72001c;">Content here</div>
.myborder {border:2px solid #72001c;}