#d4070a color space conversions
Hex:
#d4070a
RGB:
212, 7, 10
CMY:
17, 97, 96
CMYK:
0, 97, 95, 17
HSL:
359°, 93.6073%, 42.9412%
HSV (HSB):
359°, 96.6981%, 83.1373%
XYZ:
27.2821, 14.1709, 1.5845
xyY:
0.6339, 0.3293, 14.1709
CIE-Lab:
44.4771, 69.1479, 55.4423
CIE-LCH:
44.4771, 88.6300, 38.7224
CIE-Luv:
44.4771, 143.5747, 30.6913
Hunter-Lab:
37.6443, 63.4878, 23.8554
#d4070a color charts
#d4070a color shades, tints & tones
#d4070a color schemes
#d4070a color preview, HTML & CSS examples
This text has a color of #d4070a
<p style="color:#d4070a;">Text here</p>
.mytext {color:#d4070a;}
This box has a color of #d4070a
<div style="background-color:#d4070a;">Content here</div>
.mybackground {background-color:#d4070a;}
Border around this has a color of #d4070a
<div style="border:2px solid #d4070a;">Content here</div>
.myborder {border:2px solid #d4070a;}