#d13da5 color space conversions
Hex:
#d13da5
RGB:
209, 61, 165
CMY:
18, 76, 35
CMYK:
0, 71, 21, 18
HSL:
318°, 61.6667%, 52.9412%
HSV (HSB):
318°, 70.8134%, 81.9608%
XYZ:
34.7548, 19.6094, 37.5505
xyY:
0.3781, 0.2133, 19.6094
CIE-Lab:
51.3927, 67.0576, -24.0597
CIE-LCH:
51.3927, 71.2432, 340.2624
CIE-Luv:
51.3927, 78.1719, -45.8591
Hunter-Lab:
44.2825, 62.5999, -19.2788
#d13da5 color charts
#d13da5 color shades, tints & tones
#d13da5 color schemes
#d13da5 color preview, HTML & CSS examples
This text has a color of #d13da5
<p style="color:#d13da5;">Text here</p>
.mytext {color:#d13da5;}
This box has a color of #d13da5
<div style="background-color:#d13da5;">Content here</div>
.mybackground {background-color:#d13da5;}
Border around this has a color of #d13da5
<div style="border:2px solid #d13da5;">Content here</div>
.myborder {border:2px solid #d13da5;}