#d74c6a color space conversions
Hex:
#d74c6a
RGB:
215, 76, 106
CMY:
16, 70, 58
CMYK:
0, 65, 51, 16
HSL:
347°, 63.4703%, 57.0588%
HSV (HSB):
347°, 64.6512%, 84.3137%
XYZ:
33.2103, 20.6566, 15.8724
xyY:
0.4762, 0.2962, 20.6566
CIE-Lab:
52.5716, 56.5995, 12.9682
CIE-LCH:
52.5716, 58.0661, 12.9050
CIE-Luv:
52.5716, 97.1764, 5.1454
Hunter-Lab:
45.4495, 50.8947, 11.1087
#d74c6a color charts
#d74c6a color shades, tints & tones
#d74c6a color schemes
#d74c6a color preview, HTML & CSS examples
This text has a color of #d74c6a
<p style="color:#d74c6a;">Text here</p>
.mytext {color:#d74c6a;}
This box has a color of #d74c6a
<div style="background-color:#d74c6a;">Content here</div>
.mybackground {background-color:#d74c6a;}
Border around this has a color of #d74c6a
<div style="border:2px solid #d74c6a;">Content here</div>
.myborder {border:2px solid #d74c6a;}