#d30f4d color space conversions
Hex:
#d30f4d
RGB:
211, 15, 77
CMY:
17, 94, 70
CMYK:
0, 93, 64, 17
HSL:
341°, 86.7257%, 44.3137%
HSV (HSB):
341°, 92.8910%, 82.7451%
XYZ:
28.3743, 14.7264, 8.3682
xyY:
0.5513, 0.2861, 14.7264
CIE-Lab:
45.2571, 70.1295, 20.5829
CIE-LCH:
45.2571, 73.0877, 16.3569
CIE-Luv:
45.2571, 126.9757, 8.6583
Hunter-Lab:
38.3749, 64.8264, 13.9335
#d30f4d color charts
#d30f4d color shades, tints & tones
#d30f4d color schemes
#d30f4d color preview, HTML & CSS examples
This text has a color of #d30f4d
<p style="color:#d30f4d;">Text here</p>
.mytext {color:#d30f4d;}
This box has a color of #d30f4d
<div style="background-color:#d30f4d;">Content here</div>
.mybackground {background-color:#d30f4d;}
Border around this has a color of #d30f4d
<div style="border:2px solid #d30f4d;">Content here</div>
.myborder {border:2px solid #d30f4d;}