#d13c7a color space conversions
Hex:
#d13c7a
RGB:
209, 60, 122
CMY:
18, 76, 52
CMYK:
0, 71, 42, 18
HSL:
335°, 61.8257%, 52.7451%
HSV (HSB):
335°, 71.2919%, 81.9608%
XYZ:
31.4232, 18.1922, 20.2676
xyY:
0.4497, 0.2603, 18.1922
CIE-Lab:
49.7284, 62.4210, -0.8695
CIE-LCH:
49.7284, 62.4270, 359.2020
CIE-Luv:
49.7284, 94.6571, -12.8619
Hunter-Lab:
42.6523, 56.8648, 1.6830
#d13c7a color charts
#d13c7a color shades, tints & tones
#d13c7a color schemes
#d13c7a color preview, HTML & CSS examples
This text has a color of #d13c7a
<p style="color:#d13c7a;">Text here</p>
.mytext {color:#d13c7a;}
This box has a color of #d13c7a
<div style="background-color:#d13c7a;">Content here</div>
.mybackground {background-color:#d13c7a;}
Border around this has a color of #d13c7a
<div style="border:2px solid #d13c7a;">Content here</div>
.myborder {border:2px solid #d13c7a;}