#d30c8f color space conversions
Hex:
#d30c8f
RGB:
211, 12, 143
CMY:
17, 95, 44
CMYK:
0, 94, 32, 17
HSL:
321°, 89.2377%, 43.7255%
HSV (HSB):
321°, 94.3128%, 82.7451%
XYZ:
31.9534, 16.0950, 27.4091
xyY:
0.4235, 0.2133, 16.0950
CIE-Lab:
47.0989, 75.6885, -17.4909
CIE-LCH:
47.0989, 77.6832, 346.9879
CIE-Luv:
47.0989, 98.9361, -37.3427
Hunter-Lab:
40.1186, 71.9630, -12.4241
#d30c8f color charts
#d30c8f color shades, tints & tones
#d30c8f color schemes
#d30c8f color preview, HTML & CSS examples
This text has a color of #d30c8f
<p style="color:#d30c8f;">Text here</p>
.mytext {color:#d30c8f;}
This box has a color of #d30c8f
<div style="background-color:#d30c8f;">Content here</div>
.mybackground {background-color:#d30c8f;}
Border around this has a color of #d30c8f
<div style="border:2px solid #d30c8f;">Content here</div>
.myborder {border:2px solid #d30c8f;}