#d93a7a color space conversions
Hex:
#d93a7a
RGB:
217, 58, 122
CMY:
15, 77, 52
CMYK:
0, 73, 44, 15
HSL:
336°, 67.6596%, 53.9216%
HSV (HSB):
336°, 73.2719%, 85.0980%
XYZ:
33.6412, 19.1830, 20.3419
xyY:
0.4598, 0.2622, 19.1830
CIE-Lab:
50.9006, 65.3185, 1.0122
CIE-LCH:
50.9006, 65.3263, 0.8878
CIE-Luv:
50.9006, 101.9326, -11.1617
Hunter-Lab:
43.7984, 60.4573, 3.1219
#d93a7a color charts
#d93a7a color shades, tints & tones
#d93a7a color schemes
#d93a7a color preview, HTML & CSS examples
This text has a color of #d93a7a
<p style="color:#d93a7a;">Text here</p>
.mytext {color:#d93a7a;}
This box has a color of #d93a7a
<div style="background-color:#d93a7a;">Content here</div>
.mybackground {background-color:#d93a7a;}
Border around this has a color of #d93a7a
<div style="border:2px solid #d93a7a;">Content here</div>
.myborder {border:2px solid #d93a7a;}