#d70e28 color space conversions
Hex:
#d70e28
RGB:
215, 14, 40
CMY:
16, 95, 84
CMYK:
0, 93, 81, 16
HSL:
352°, 87.7729%, 44.9020%
HSV (HSB):
352°, 93.4884%, 84.3137%
XYZ:
28.5644, 14.9144, 3.3807
xyY:
0.6096, 0.3183, 14.9144
CIE-Lab:
45.5167, 69.7550, 43.2024
CIE-LCH:
45.5167, 82.0501, 31.7718
CIE-Luv:
45.5167, 140.5661, 25.5416
Hunter-Lab:
38.6191, 64.4430, 21.8431
#d70e28 color charts
#d70e28 color shades, tints & tones
#d70e28 color schemes
#d70e28 color preview, HTML & CSS examples
This text has a color of #d70e28
<p style="color:#d70e28;">Text here</p>
.mytext {color:#d70e28;}
This box has a color of #d70e28
<div style="background-color:#d70e28;">Content here</div>
.mybackground {background-color:#d70e28;}
Border around this has a color of #d70e28
<div style="border:2px solid #d70e28;">Content here</div>
.myborder {border:2px solid #d70e28;}