#d74b6c color space conversions
Hex:
#d74b6c
RGB:
215, 75, 108
CMY:
16, 71, 58
CMYK:
0, 65, 50, 16
HSL:
346°, 63.6364%, 56.8627%
HSV (HSB):
346°, 65.1163%, 84.3137%
XYZ:
33.2472, 20.5619, 16.4039
xyY:
0.4735, 0.2929, 20.5619
CIE-Lab:
52.4667, 57.1819, 11.6255
CIE-LCH:
52.4667, 58.3517, 11.4920
CIE-Luv:
52.4667, 97.1143, 3.4732
Hunter-Lab:
45.3453, 51.5221, 10.2932
#d74b6c color charts
#d74b6c color shades, tints & tones
#d74b6c color schemes
#d74b6c color preview, HTML & CSS examples
This text has a color of #d74b6c
<p style="color:#d74b6c;">Text here</p>
.mytext {color:#d74b6c;}
This box has a color of #d74b6c
<div style="background-color:#d74b6c;">Content here</div>
.mybackground {background-color:#d74b6c;}
Border around this has a color of #d74b6c
<div style="border:2px solid #d74b6c;">Content here</div>
.myborder {border:2px solid #d74b6c;}