#d74e75 color space conversions
Hex:
#d74e75
RGB:
215, 78, 117
CMY:
16, 69, 54
CMYK:
0, 64, 46, 16
HSL:
343°, 63.1336%, 57.4510%
HSV (HSB):
343°, 63.7209%, 84.3137%
XYZ:
33.9596, 21.1802, 19.1279
xyY:
0.4573, 0.2852, 21.1802
CIE-Lab:
53.1462, 56.7517, 7.2051
CIE-LCH:
53.1462, 57.2073, 7.2355
CIE-Luv:
53.1462, 92.7504, -1.6037
Hunter-Lab:
46.0220, 51.1767, 7.5729
#d74e75 color charts
#d74e75 color shades, tints & tones
#d74e75 color schemes
#d74e75 color preview, HTML & CSS examples
This text has a color of #d74e75
<p style="color:#d74e75;">Text here</p>
.mytext {color:#d74e75;}
This box has a color of #d74e75
<div style="background-color:#d74e75;">Content here</div>
.mybackground {background-color:#d74e75;}
Border around this has a color of #d74e75
<div style="border:2px solid #d74e75;">Content here</div>
.myborder {border:2px solid #d74e75;}