#d74c5e color space conversions
Hex:
#d74c5e
RGB:
215, 76, 94
CMY:
16, 70, 63
CMYK:
0, 65, 56, 16
HSL:
352°, 63.4703%, 57.0588%
HSV (HSB):
352°, 64.6512%, 84.3137%
XYZ:
32.6292, 20.4241, 12.8122
xyY:
0.4954, 0.3101, 20.4241
CIE-Lab:
52.3134, 55.6461, 19.7761
CIE-LCH:
52.3134, 59.0558, 19.5647
CIE-Luv:
52.3134, 100.6279, 12.7105
Hunter-Lab:
45.1930, 49.7883, 14.8265
#d74c5e color charts
#d74c5e color shades, tints & tones
#d74c5e color schemes
#d74c5e color preview, HTML & CSS examples
This text has a color of #d74c5e
<p style="color:#d74c5e;">Text here</p>
.mytext {color:#d74c5e;}
This box has a color of #d74c5e
<div style="background-color:#d74c5e;">Content here</div>
.mybackground {background-color:#d74c5e;}
Border around this has a color of #d74c5e
<div style="border:2px solid #d74c5e;">Content here</div>
.myborder {border:2px solid #d74c5e;}