#d13c7d color space conversions
Hex:
#d13c7d
RGB:
209, 60, 125
CMY:
18, 76, 51
CMYK:
0, 71, 40, 18
HSL:
334°, 61.8257%, 52.7451%
HSV (HSB):
334°, 71.2919%, 81.9608%
XYZ:
31.6120, 18.2677, 21.2619
xyY:
0.4444, 0.2568, 18.2677
CIE-Lab:
49.8192, 62.7206, -2.5505
CIE-LCH:
49.8192, 62.7724, 357.6713
CIE-Luv:
49.8192, 93.5560, -15.0780
Hunter-Lab:
42.7407, 57.2264, 0.4239
#d13c7d color charts
#d13c7d color shades, tints & tones
#d13c7d color schemes
#d13c7d color preview, HTML & CSS examples
This text has a color of #d13c7d
<p style="color:#d13c7d;">Text here</p>
.mytext {color:#d13c7d;}
This box has a color of #d13c7d
<div style="background-color:#d13c7d;">Content here</div>
.mybackground {background-color:#d13c7d;}
Border around this has a color of #d13c7d
<div style="border:2px solid #d13c7d;">Content here</div>
.myborder {border:2px solid #d13c7d;}