#d30e4d color space conversions
Hex:
#d30e4d
RGB:
211, 14, 77
CMY:
17, 95, 70
CMYK:
0, 93, 64, 17
HSL:
341°, 87.5556%, 44.1176%
HSV (HSB):
341°, 93.3649%, 82.7451%
XYZ:
28.3606, 14.6988, 8.3636
xyY:
0.5515, 0.2858, 14.6988
CIE-Lab:
45.2188, 70.2403, 20.5325
CIE-LCH:
45.2188, 73.1798, 16.2946
CIE-Luv:
45.2188, 127.1416, 8.5758
Hunter-Lab:
38.3390, 64.9489, 13.9033
#d30e4d color charts
#d30e4d color shades, tints & tones
#d30e4d color schemes
#d30e4d color preview, HTML & CSS examples
This text has a color of #d30e4d
<p style="color:#d30e4d;">Text here</p>
.mytext {color:#d30e4d;}
This box has a color of #d30e4d
<div style="background-color:#d30e4d;">Content here</div>
.mybackground {background-color:#d30e4d;}
Border around this has a color of #d30e4d
<div style="border:2px solid #d30e4d;">Content here</div>
.myborder {border:2px solid #d30e4d;}