#d74d93 color space conversions
Hex:
#d74d93
RGB:
215, 77, 147
CMY:
16, 70, 42
CMYK:
0, 64, 32, 16
HSL:
330°, 63.3028%, 57.2549%
HSV (HSB):
330°, 64.1860%, 84.3137%
XYZ:
35.9447, 21.8614, 29.9289
xyY:
0.4097, 0.2492, 21.8614
CIE-Lab:
53.8797, 60.3726, -9.5569
CIE-LCH:
53.8797, 61.1244, 351.0048
CIE-Luv:
53.8797, 83.4189, -24.2550
Hunter-Lab:
46.7562, 55.4018, -5.2226
#d74d93 color charts
#d74d93 color shades, tints & tones
#d74d93 color schemes
#d74d93 color preview, HTML & CSS examples
This text has a color of #d74d93
<p style="color:#d74d93;">Text here</p>
.mytext {color:#d74d93;}
This box has a color of #d74d93
<div style="background-color:#d74d93;">Content here</div>
.mybackground {background-color:#d74d93;}
Border around this has a color of #d74d93
<div style="border:2px solid #d74d93;">Content here</div>
.myborder {border:2px solid #d74d93;}