#d74c6f color space conversions
Hex:
#d74c6f
RGB:
215, 76, 111
CMY:
16, 70, 56
CMYK:
0, 65, 48, 16
HSL:
345°, 63.4703%, 57.0588%
HSV (HSB):
345°, 64.6512%, 84.3137%
XYZ:
33.4780, 20.7637, 17.2822
xyY:
0.4681, 0.2903, 20.7637
CIE-Lab:
52.6899, 57.0334, 10.1437
CIE-LCH:
52.6899, 57.9284, 10.0849
CIE-Luv:
52.6899, 95.6610, 1.8068
Hunter-Lab:
45.5672, 51.4008, 9.4101
#d74c6f color charts
#d74c6f color shades, tints & tones
#d74c6f color schemes
#d74c6f color preview, HTML & CSS examples
This text has a color of #d74c6f
<p style="color:#d74c6f;">Text here</p>
.mytext {color:#d74c6f;}
This box has a color of #d74c6f
<div style="background-color:#d74c6f;">Content here</div>
.mybackground {background-color:#d74c6f;}
Border around this has a color of #d74c6f
<div style="border:2px solid #d74c6f;">Content here</div>
.myborder {border:2px solid #d74c6f;}