#d300a4 color space conversions
Hex:
#d300a4
RGB:
211, 0, 164
CMY:
17, 100, 36
CMYK:
0, 100, 22, 17
HSL:
313°, 100.0000%, 41.3725%
HSV (HSB):
313°, 100.0000%, 82.7451%
XYZ:
33.5648, 16.5292, 36.5434
xyY:
0.3874, 0.1908, 16.5292
CIE-Lab:
47.6613, 79.0131, -29.2278
CIE-LCH:
47.6613, 84.2457, 339.7000
CIE-Luv:
47.6613, 90.1001, -54.5232
Hunter-Lab:
40.6561, 76.2174, -24.8329
#d300a4 color charts
#d300a4 color shades, tints & tones
#d300a4 color schemes
#d300a4 color preview, HTML & CSS examples
This text has a color of #d300a4
<p style="color:#d300a4;">Text here</p>
.mytext {color:#d300a4;}
This box has a color of #d300a4
<div style="background-color:#d300a4;">Content here</div>
.mybackground {background-color:#d300a4;}
Border around this has a color of #d300a4
<div style="border:2px solid #d300a4;">Content here</div>
.myborder {border:2px solid #d300a4;}