#d74f5e color space conversions
Hex:
#d74f5e
RGB:
215, 79, 94
CMY:
16, 69, 63
CMYK:
0, 63, 56, 16
HSL:
353°, 62.9630%, 57.6471%
HSV (HSB):
353°, 63.2558%, 84.3137%
XYZ:
32.8407, 20.8472, 12.8827
xyY:
0.4933, 0.3132, 20.8472
CIE-Lab:
52.7818, 54.3818, 20.4043
CIE-LCH:
52.7818, 58.0837, 20.5663
CIE-Luv:
52.7818, 98.8596, 13.7368
Hunter-Lab:
45.6587, 48.4859, 15.2323
#d74f5e color charts
#d74f5e color shades, tints & tones
#d74f5e color schemes
#d74f5e color preview, HTML & CSS examples
This text has a color of #d74f5e
<p style="color:#d74f5e;">Text here</p>
.mytext {color:#d74f5e;}
This box has a color of #d74f5e
<div style="background-color:#d74f5e;">Content here</div>
.mybackground {background-color:#d74f5e;}
Border around this has a color of #d74f5e
<div style="border:2px solid #d74f5e;">Content here</div>
.myborder {border:2px solid #d74f5e;}