#d30e81 color space conversions
Hex:
#d30e81
RGB:
211, 14, 129
CMY:
17, 95, 49
CMYK:
0, 93, 39, 17
HSL:
325°, 87.5556%, 44.1176%
HSV (HSB):
325°, 93.3649%, 82.7451%
XYZ:
30.9835, 15.7479, 22.1755
xyY:
0.4496, 0.2285, 15.7479
CIE-Lab:
46.6420, 74.1037, -9.6671
CIE-LCH:
46.6420, 74.7316, 352.5676
CIE-Luv:
46.6420, 105.2137, -26.4647
Hunter-Lab:
39.6837, 69.9194, -5.3531
#d30e81 color charts
#d30e81 color shades, tints & tones
#d30e81 color schemes
#d30e81 color preview, HTML & CSS examples
This text has a color of #d30e81
<p style="color:#d30e81;">Text here</p>
.mytext {color:#d30e81;}
This box has a color of #d30e81
<div style="background-color:#d30e81;">Content here</div>
.mybackground {background-color:#d30e81;}
Border around this has a color of #d30e81
<div style="border:2px solid #d30e81;">Content here</div>
.myborder {border:2px solid #d30e81;}