#d305a8 color space conversions
Hex:
#d305a8
RGB:
211, 5, 168
CMY:
17, 98, 34
CMYK:
0, 98, 20, 17
HSL:
313°, 95.3704%, 42.3529%
HSV (HSB):
313°, 97.6303%, 82.7451%
XYZ:
33.9861, 16.7846, 38.4943
xyY:
0.3807, 0.1880, 16.7846
CIE-Lab:
47.9874, 79.0798, -31.0961
CIE-LCH:
47.9874, 84.9740, 338.5340
CIE-Luv:
47.9874, 87.9442, -57.2983
Hunter-Lab:
40.9690, 76.3803, -27.0303
#d305a8 color charts
#d305a8 color shades, tints & tones
#d305a8 color schemes
#d305a8 color preview, HTML & CSS examples
This text has a color of #d305a8
<p style="color:#d305a8;">Text here</p>
.mytext {color:#d305a8;}
This box has a color of #d305a8
<div style="background-color:#d305a8;">Content here</div>
.mybackground {background-color:#d305a8;}
Border around this has a color of #d305a8
<div style="border:2px solid #d305a8;">Content here</div>
.myborder {border:2px solid #d305a8;}