#d13e91 color space conversions
Hex:
#d13e91
RGB:
209, 62, 145
CMY:
18, 76, 43
CMYK:
0, 70, 31, 18
HSL:
326°, 61.5063%, 53.1373%
HSV (HSB):
326°, 70.3349%, 81.9608%
XYZ:
33.1280, 19.0449, 28.7181
xyY:
0.4095, 0.2354, 19.0449
CIE-Lab:
50.7397, 64.2042, -13.1927
CIE-LCH:
50.7397, 65.5456, 348.3885
CIE-Luv:
50.7397, 85.3449, -29.7289
Hunter-Lab:
43.6405, 59.1305, -8.4681
#d13e91 color charts
#d13e91 color shades, tints & tones
#d13e91 color schemes
#d13e91 color preview, HTML & CSS examples
This text has a color of #d13e91
<p style="color:#d13e91;">Text here</p>
.mytext {color:#d13e91;}
This box has a color of #d13e91
<div style="background-color:#d13e91;">Content here</div>
.mybackground {background-color:#d13e91;}
Border around this has a color of #d13e91
<div style="border:2px solid #d13e91;">Content here</div>
.myborder {border:2px solid #d13e91;}