#d13d73 color space conversions
Hex:
#d13d73
RGB:
209, 61, 115
CMY:
18, 76, 55
CMYK:
0, 71, 45, 18
HSL:
338°, 61.6667%, 52.9412%
HSV (HSB):
338°, 70.8134%, 81.9608%
XYZ:
31.0578, 18.1306, 18.0823
xyY:
0.4617, 0.2695, 18.1306
CIE-Lab:
49.6541, 61.3954, 3.2639
CIE-LCH:
49.6541, 61.4821, 3.0431
CIE-Luv:
49.6541, 96.7542, -7.4876
Hunter-Lab:
42.5800, 55.6823, 4.6276
#d13d73 color charts
#d13d73 color shades, tints & tones
#d13d73 color schemes
#d13d73 color preview, HTML & CSS examples
This text has a color of #d13d73
<p style="color:#d13d73;">Text here</p>
.mytext {color:#d13d73;}
This box has a color of #d13d73
<div style="background-color:#d13d73;">Content here</div>
.mybackground {background-color:#d13d73;}
Border around this has a color of #d13d73
<div style="border:2px solid #d13d73;">Content here</div>
.myborder {border:2px solid #d13d73;}