#d74a6c color space conversions
Hex:
#d74a6c
RGB:
215, 74, 108
CMY:
16, 71, 58
CMYK:
0, 66, 50, 16
HSL:
346°, 63.8009%, 56.6667%
HSV (HSB):
346°, 65.5814%, 84.3137%
XYZ:
33.1799, 20.4273, 16.3815
xyY:
0.4741, 0.2919, 20.4273
CIE-Lab:
52.3170, 57.5893, 11.4158
CIE-LCH:
52.3170, 58.7099, 11.2123
CIE-Luv:
52.3170, 97.6481, 3.1276
Hunter-Lab:
45.1966, 51.9469, 10.1480
#d74a6c color charts
#d74a6c color shades, tints & tones
#d74a6c color schemes
#d74a6c color preview, HTML & CSS examples
This text has a color of #d74a6c
<p style="color:#d74a6c;">Text here</p>
.mytext {color:#d74a6c;}
This box has a color of #d74a6c
<div style="background-color:#d74a6c;">Content here</div>
.mybackground {background-color:#d74a6c;}
Border around this has a color of #d74a6c
<div style="border:2px solid #d74a6c;">Content here</div>
.myborder {border:2px solid #d74a6c;}