#d30f7f color space conversions
Hex:
#d30f7f
RGB:
211, 15, 127
CMY:
17, 94, 50
CMYK:
0, 93, 40, 17
HSL:
326°, 86.7257%, 44.3137%
HSV (HSB):
326°, 92.8910%, 82.7451%
XYZ:
30.8656, 15.7228, 21.4867
xyY:
0.4534, 0.2310, 15.7228
CIE-Lab:
46.6087, 73.8102, -8.4933
CIE-LCH:
46.6087, 74.2973, 353.4359
CIE-Luv:
46.6087, 106.0158, -24.8693
Hunter-Lab:
39.6520, 69.5552, -4.3717
#d30f7f color charts
#d30f7f color shades, tints & tones
#d30f7f color schemes
#d30f7f color preview, HTML & CSS examples
This text has a color of #d30f7f
<p style="color:#d30f7f;">Text here</p>
.mytext {color:#d30f7f;}
This box has a color of #d30f7f
<div style="background-color:#d30f7f;">Content here</div>
.mybackground {background-color:#d30f7f;}
Border around this has a color of #d30f7f
<div style="border:2px solid #d30f7f;">Content here</div>
.myborder {border:2px solid #d30f7f;}