#d70e24 color space conversions
Hex:
#d70e24
RGB:
215, 14, 36
CMY:
16, 95, 86
CMYK:
0, 93, 83, 16
HSL:
353°, 87.7729%, 44.9020%
HSV (HSB):
353°, 93.4884%, 84.3137%
XYZ:
28.4998, 14.8885, 3.0407
xyY:
0.6138, 0.3207, 14.8885
CIE-Lab:
45.4811, 69.6557, 45.3233
CIE-LCH:
45.4811, 83.1030, 33.0511
CIE-Luv:
45.4811, 141.3234, 26.7009
Hunter-Lab:
38.5856, 64.3173, 22.3376
#d70e24 color charts
#d70e24 color shades, tints & tones
#d70e24 color schemes
#d70e24 color preview, HTML & CSS examples
This text has a color of #d70e24
<p style="color:#d70e24;">Text here</p>
.mytext {color:#d70e24;}
This box has a color of #d70e24
<div style="background-color:#d70e24;">Content here</div>
.mybackground {background-color:#d70e24;}
Border around this has a color of #d70e24
<div style="border:2px solid #d70e24;">Content here</div>
.myborder {border:2px solid #d70e24;}