#d13d81 color space conversions
Hex:
#d13d81
RGB:
209, 61, 129
CMY:
18, 76, 49
CMYK:
0, 71, 38, 18
HSL:
332°, 61.6667%, 52.9412%
HSV (HSB):
332°, 70.8134%, 81.9608%
XYZ:
31.9257, 18.4778, 22.6528
xyY:
0.4370, 0.2529, 18.4778
CIE-Lab:
50.0705, 62.7792, -4.5940
CIE-LCH:
50.0705, 62.9470, 355.8147
CIE-Luv:
50.0705, 91.6809, -17.7580
Hunter-Lab:
42.9858, 57.3474, -1.1548
#d13d81 color charts
#d13d81 color shades, tints & tones
#d13d81 color schemes
#d13d81 color preview, HTML & CSS examples
This text has a color of #d13d81
<p style="color:#d13d81;">Text here</p>
.mytext {color:#d13d81;}
This box has a color of #d13d81
<div style="background-color:#d13d81;">Content here</div>
.mybackground {background-color:#d13d81;}
Border around this has a color of #d13d81
<div style="border:2px solid #d13d81;">Content here</div>
.myborder {border:2px solid #d13d81;}