#d13c6b color space conversions
Hex:
#d13c6b
RGB:
209, 60, 107
CMY:
18, 76, 58
CMYK:
0, 71, 49, 18
HSL:
341°, 61.8257%, 52.7451%
HSV (HSB):
341°, 71.2919%, 81.9608%
XYZ:
30.5642, 17.8486, 15.7441
xyY:
0.4764, 0.2782, 17.8486
CIE-Lab:
49.3119, 61.0365, 7.6325
CIE-LCH:
49.3119, 61.5118, 7.1277
CIE-Luv:
49.3119, 99.9977, -2.1982
Hunter-Lab:
42.2476, 55.2034, 7.4781
#d13c6b color charts
#d13c6b color shades, tints & tones
#d13c6b color schemes
#d13c6b color preview, HTML & CSS examples
This text has a color of #d13c6b
<p style="color:#d13c6b;">Text here</p>
.mytext {color:#d13c6b;}
This box has a color of #d13c6b
<div style="background-color:#d13c6b;">Content here</div>
.mybackground {background-color:#d13c6b;}
Border around this has a color of #d13c6b
<div style="border:2px solid #d13c6b;">Content here</div>
.myborder {border:2px solid #d13c6b;}