#d30c65 color space conversions
Hex:
#d30c65
RGB:
211, 12, 101
CMY:
17, 95, 60
CMYK:
0, 94, 52, 17
HSL:
333°, 89.2377%, 43.7255%
HSV (HSB):
333°, 94.3128%, 82.7451%
XYZ:
29.3444, 15.0514, 13.6705
xyY:
0.5054, 0.2592, 15.0514
CIE-Lab:
45.7045, 71.9665, 6.2401
CIE-LCH:
45.7045, 72.2365, 4.9556
CIE-Luv:
45.7045, 117.9619, -6.4695
Hunter-Lab:
38.7962, 67.1195, 6.2654
#d30c65 color charts
#d30c65 color shades, tints & tones
#d30c65 color schemes
#d30c65 color preview, HTML & CSS examples
This text has a color of #d30c65
<p style="color:#d30c65;">Text here</p>
.mytext {color:#d30c65;}
This box has a color of #d30c65
<div style="background-color:#d30c65;">Content here</div>
.mybackground {background-color:#d30c65;}
Border around this has a color of #d30c65
<div style="border:2px solid #d30c65;">Content here</div>
.myborder {border:2px solid #d30c65;}