#d30e48 color space conversions
Hex:
#d30e48
RGB:
211, 14, 72
CMY:
17, 95, 72
CMYK:
0, 93, 66, 17
HSL:
342°, 87.5556%, 44.1176%
HSV (HSB):
342°, 93.3649%, 82.7451%
XYZ:
28.1907, 14.6308, 7.4691
xyY:
0.5606, 0.2909, 14.6308
CIE-Lab:
45.1244, 69.9791, 23.5153
CIE-LCH:
45.1244, 73.8245, 18.5741
CIE-Luv:
45.1244, 128.8835, 11.2917
Hunter-Lab:
38.2503, 64.6177, 15.1977
#d30e48 color charts
#d30e48 color shades, tints & tones
#d30e48 color schemes
#d30e48 color preview, HTML & CSS examples
This text has a color of #d30e48
<p style="color:#d30e48;">Text here</p>
.mytext {color:#d30e48;}
This box has a color of #d30e48
<div style="background-color:#d30e48;">Content here</div>
.mybackground {background-color:#d30e48;}
Border around this has a color of #d30e48
<div style="border:2px solid #d30e48;">Content here</div>
.myborder {border:2px solid #d30e48;}