#d70e44 color space conversions
Hex:
#d70e44
RGB:
215, 14, 68
CMY:
16, 95, 73
CMYK:
0, 93, 68, 16
HSL:
344°, 87.7729%, 44.9020%
HSV (HSB):
344°, 93.4884%, 84.3137%
XYZ:
29.2248, 15.1785, 6.8583
xyY:
0.5701, 0.2961, 15.1785
CIE-Lab:
45.8777, 70.7601, 27.1098
CIE-LCH:
45.8777, 75.7755, 20.9630
CIE-Luv:
45.8777, 133.2695, 14.3020
Hunter-Lab:
38.9596, 65.7189, 16.8346
#d70e44 color charts
#d70e44 color shades, tints & tones
#d70e44 color schemes
#d70e44 color preview, HTML & CSS examples
This text has a color of #d70e44
<p style="color:#d70e44;">Text here</p>
.mytext {color:#d70e44;}
This box has a color of #d70e44
<div style="background-color:#d70e44;">Content here</div>
.mybackground {background-color:#d70e44;}
Border around this has a color of #d70e44
<div style="border:2px solid #d70e44;">Content here</div>
.myborder {border:2px solid #d70e44;}