#d70f5b color space conversions
Hex:
#d70f5b
RGB:
215, 15, 91
CMY:
16, 94, 64
CMYK:
0, 93, 58, 16
HSL:
337°, 86.9565%, 45.0980%
HSV (HSB):
337°, 93.0233%, 84.3137%
XYZ:
30.0835, 15.5441, 11.3123
xyY:
0.5283, 0.2730, 15.5441
CIE-Lab:
46.3705, 71.9095, 13.5141
CIE-LCH:
46.3705, 73.1683, 10.6435
CIE-Luv:
46.3705, 124.8302, 1.4520
Hunter-Lab:
39.4259, 67.2068, 10.5864
#d70f5b color charts
#d70f5b color shades, tints & tones
#d70f5b color schemes
#d70f5b color preview, HTML & CSS examples
This text has a color of #d70f5b
<p style="color:#d70f5b;">Text here</p>
.mytext {color:#d70f5b;}
This box has a color of #d70f5b
<div style="background-color:#d70f5b;">Content here</div>
.mybackground {background-color:#d70f5b;}
Border around this has a color of #d70f5b
<div style="border:2px solid #d70f5b;">Content here</div>
.myborder {border:2px solid #d70f5b;}