#d70e27 color space conversions
Hex:
#d70e27
RGB:
215, 14, 39
CMY:
16, 95, 85
CMYK:
0, 93, 82, 16
HSL:
353°, 87.7729%, 44.9020%
HSV (HSB):
353°, 93.4884%, 84.3137%
XYZ:
28.5476, 14.9076, 3.2923
xyY:
0.6107, 0.3189, 14.9076
CIE-Lab:
45.5074, 69.7292, 43.7394
CIE-LCH:
45.5074, 82.3122, 32.0991
CIE-Luv:
45.5074, 140.7623, 25.8420
Hunter-Lab:
38.6104, 64.4103, 21.9717
#d70e27 color charts
#d70e27 color shades, tints & tones
#d70e27 color schemes
#d70e27 color preview, HTML & CSS examples
This text has a color of #d70e27
<p style="color:#d70e27;">Text here</p>
.mytext {color:#d70e27;}
This box has a color of #d70e27
<div style="background-color:#d70e27;">Content here</div>
.mybackground {background-color:#d70e27;}
Border around this has a color of #d70e27
<div style="border:2px solid #d70e27;">Content here</div>
.myborder {border:2px solid #d70e27;}