#d30d83 color space conversions
Hex:
#d30d83
RGB:
211, 13, 131
CMY:
17, 95, 49
CMYK:
0, 94, 38, 17
HSL:
324°, 88.3929%, 43.9216%
HSV (HSB):
324°, 93.8389%, 82.7451%
XYZ:
31.1046, 15.7754, 22.8783
xyY:
0.4459, 0.2261, 15.7754
CIE-Lab:
46.6785, 74.3947, -10.8344
CIE-LCH:
46.6785, 75.1795, 351.7140
CIE-Luv:
46.6785, 104.4004, -28.0631
Hunter-Lab:
39.7183, 70.2819, -6.3491
#d30d83 color charts
#d30d83 color shades, tints & tones
#d30d83 color schemes
#d30d83 color preview, HTML & CSS examples
This text has a color of #d30d83
<p style="color:#d30d83;">Text here</p>
.mytext {color:#d30d83;}
This box has a color of #d30d83
<div style="background-color:#d30d83;">Content here</div>
.mybackground {background-color:#d30d83;}
Border around this has a color of #d30d83
<div style="border:2px solid #d30d83;">Content here</div>
.myborder {border:2px solid #d30d83;}