#d13e81 color space conversions
Hex:
#d13e81
RGB:
209, 62, 129
CMY:
18, 76, 49
CMYK:
0, 70, 38, 18
HSL:
333°, 61.5063%, 53.1373%
HSV (HSB):
333°, 70.3349%, 81.9608%
XYZ:
31.9796, 18.5855, 22.6707
xyY:
0.4367, 0.2538, 18.5855
CIE-Lab:
50.1987, 62.4220, -4.4043
CIE-LCH:
50.1987, 62.5772, 355.9641
CIE-Luv:
50.1987, 91.2808, -17.4427
Hunter-Lab:
43.1109, 56.9666, -1.0011
#d13e81 color charts
#d13e81 color shades, tints & tones
#d13e81 color schemes
#d13e81 color preview, HTML & CSS examples
This text has a color of #d13e81
<p style="color:#d13e81;">Text here</p>
.mytext {color:#d13e81;}
This box has a color of #d13e81
<div style="background-color:#d13e81;">Content here</div>
.mybackground {background-color:#d13e81;}
Border around this has a color of #d13e81
<div style="border:2px solid #d13e81;">Content here</div>
.myborder {border:2px solid #d13e81;}