#d74a5c color space conversions
Hex:
#d74a5c
RGB:
215, 74, 92
CMY:
16, 71, 64
CMYK:
0, 66, 57, 16
HSL:
352°, 63.8009%, 56.6667%
HSV (HSB):
352°, 65.5814%, 84.3137%
XYZ:
32.4049, 20.1173, 12.3003
xyY:
0.4999, 0.3103, 20.1173
CIE-Lab:
51.9696, 56.3238, 20.5063
CIE-LCH:
51.9696, 59.9406, 20.0055
CIE-Luv:
51.9696, 102.3385, 13.2410
Hunter-Lab:
44.8524, 50.4708, 15.1369
#d74a5c color charts
#d74a5c color shades, tints & tones
#d74a5c color schemes
#d74a5c color preview, HTML & CSS examples
This text has a color of #d74a5c
<p style="color:#d74a5c;">Text here</p>
.mytext {color:#d74a5c;}
This box has a color of #d74a5c
<div style="background-color:#d74a5c;">Content here</div>
.mybackground {background-color:#d74a5c;}
Border around this has a color of #d74a5c
<div style="border:2px solid #d74a5c;">Content here</div>
.myborder {border:2px solid #d74a5c;}