#d70e51 color space conversions
Hex:
#d70e51
RGB:
215, 14, 81
CMY:
16, 95, 68
CMYK:
0, 93, 62, 16
HSL:
340°, 87.7729%, 44.9020%
HSV (HSB):
340°, 93.4884%, 84.3137%
XYZ:
29.6666, 15.3552, 9.1848
xyY:
0.5473, 0.2833, 15.3552
CIE-Lab:
46.1169, 71.4211, 19.3846
CIE-LCH:
46.1169, 74.0049, 15.1850
CIE-Luv:
46.1169, 128.8018, 7.3539
Hunter-Lab:
39.1857, 66.5629, 13.5329
#d70e51 color charts
#d70e51 color shades, tints & tones
#d70e51 color schemes
#d70e51 color preview, HTML & CSS examples
This text has a color of #d70e51
<p style="color:#d70e51;">Text here</p>
.mytext {color:#d70e51;}
This box has a color of #d70e51
<div style="background-color:#d70e51;">Content here</div>
.mybackground {background-color:#d70e51;}
Border around this has a color of #d70e51
<div style="border:2px solid #d70e51;">Content here</div>
.myborder {border:2px solid #d70e51;}