#d30b8a color space conversions
Hex:
#d30b8a
RGB:
211, 11, 138
CMY:
17, 96, 46
CMYK:
0, 95, 35, 17
HSL:
322°, 90.0901%, 43.5294%
HSV (HSB):
322°, 94.7867%, 82.7451%
XYZ:
31.5711, 15.9232, 25.4543
xyY:
0.4328, 0.2183, 15.9232
CIE-Lab:
46.8736, 75.2676, -14.8028
CIE-LCH:
46.8736, 76.7094, 348.8737
CIE-Luv:
46.8736, 101.3487, -33.5651
Hunter-Lab:
39.9039, 71.3935, -9.8877
#d30b8a color charts
#d30b8a color shades, tints & tones
#d30b8a color schemes
#d30b8a color preview, HTML & CSS examples
This text has a color of #d30b8a
<p style="color:#d30b8a;">Text here</p>
.mytext {color:#d30b8a;}
This box has a color of #d30b8a
<div style="background-color:#d30b8a;">Content here</div>
.mybackground {background-color:#d30b8a;}
Border around this has a color of #d30b8a
<div style="border:2px solid #d30b8a;">Content here</div>
.myborder {border:2px solid #d30b8a;}