#d74a7b color space conversions
Hex:
#d74a7b
RGB:
215, 74, 123
CMY:
16, 71, 52
CMYK:
0, 66, 43, 16
HSL:
339°, 63.8009%, 56.6667%
HSV (HSB):
339°, 65.5814%, 84.3137%
XYZ:
34.0483, 20.7747, 20.9543
xyY:
0.4493, 0.2742, 20.7747
CIE-Lab:
52.7020, 58.9746, 2.9822
CIE-LCH:
52.7020, 59.0499, 2.8949
CIE-Luv:
52.7020, 92.8568, -7.3084
Hunter-Lab:
45.5793, 53.5780, 4.6479
#d74a7b color charts
#d74a7b color shades, tints & tones
#d74a7b color schemes
#d74a7b color preview, HTML & CSS examples
This text has a color of #d74a7b
<p style="color:#d74a7b;">Text here</p>
.mytext {color:#d74a7b;}
This box has a color of #d74a7b
<div style="background-color:#d74a7b;">Content here</div>
.mybackground {background-color:#d74a7b;}
Border around this has a color of #d74a7b
<div style="border:2px solid #d74a7b;">Content here</div>
.myborder {border:2px solid #d74a7b;}