#d70e4f color space conversions
Hex:
#d70e4f
RGB:
215, 14, 79
CMY:
16, 95, 69
CMYK:
0, 93, 63, 16
HSL:
341°, 87.7729%, 44.9020%
HSV (HSB):
341°, 93.4884%, 84.3137%
XYZ:
29.5927, 15.3257, 8.7956
xyY:
0.5509, 0.2853, 15.3257
CIE-Lab:
46.0771, 71.3111, 20.5728
CIE-LCH:
46.0771, 74.2194, 16.0925
CIE-Luv:
46.0771, 129.5281, 8.4871
Hunter-Lab:
39.1480, 66.4222, 14.0826
#d70e4f color charts
#d70e4f color shades, tints & tones
#d70e4f color schemes
#d70e4f color preview, HTML & CSS examples
This text has a color of #d70e4f
<p style="color:#d70e4f;">Text here</p>
.mytext {color:#d70e4f;}
This box has a color of #d70e4f
<div style="background-color:#d70e4f;">Content here</div>
.mybackground {background-color:#d70e4f;}
Border around this has a color of #d70e4f
<div style="border:2px solid #d70e4f;">Content here</div>
.myborder {border:2px solid #d70e4f;}