#d303b4 color space conversions
Hex:
#d303b4
RGB:
211, 3, 180
CMY:
17, 99, 29
CMYK:
0, 99, 15, 17
HSL:
309°, 97.1963%, 41.9608%
HSV (HSB):
309°, 98.5782%, 82.7451%
XYZ:
35.1347, 17.2093, 44.6499
xyY:
0.3622, 0.1774, 17.2093
CIE-Lab:
48.5227, 80.7267, -37.3420
CIE-LCH:
48.5227, 88.9450, 335.1760
CIE-Luv:
48.5227, 82.7090, -66.7389
Hunter-Lab:
41.4841, 78.5826, -34.7758
#d303b4 color charts
#d303b4 color shades, tints & tones
#d303b4 color schemes
#d303b4 color preview, HTML & CSS examples
This text has a color of #d303b4
<p style="color:#d303b4;">Text here</p>
.mytext {color:#d303b4;}
This box has a color of #d303b4
<div style="background-color:#d303b4;">Content here</div>
.mybackground {background-color:#d303b4;}
Border around this has a color of #d303b4
<div style="border:2px solid #d303b4;">Content here</div>
.myborder {border:2px solid #d303b4;}