#d30f4a color space conversions
Hex:
#d30f4a
RGB:
211, 15, 74
CMY:
17, 94, 71
CMYK:
0, 93, 65, 17
HSL:
342°, 86.7257%, 44.3137%
HSV (HSB):
342°, 92.8910%, 82.7451%
XYZ:
28.2708, 14.6849, 7.8230
xyY:
0.5567, 0.2892, 14.6849
CIE-Lab:
45.1996, 69.9704, 22.3719
CIE-LCH:
45.1996, 73.4599, 17.7308
CIE-Luv:
45.1996, 128.0289, 10.3050
Hunter-Lab:
38.3209, 64.6246, 14.7209
#d30f4a color charts
#d30f4a color shades, tints & tones
#d30f4a color schemes
#d30f4a color preview, HTML & CSS examples
This text has a color of #d30f4a
<p style="color:#d30f4a;">Text here</p>
.mytext {color:#d30f4a;}
This box has a color of #d30f4a
<div style="background-color:#d30f4a;">Content here</div>
.mybackground {background-color:#d30f4a;}
Border around this has a color of #d30f4a
<div style="border:2px solid #d30f4a;">Content here</div>
.myborder {border:2px solid #d30f4a;}