#d74f5b color space conversions
Hex:
#d74f5b
RGB:
215, 79, 91
CMY:
16, 69, 64
CMYK:
0, 63, 58, 16
HSL:
355°, 62.9630%, 57.6471%
HSV (HSB):
355°, 63.2558%, 84.3137%
XYZ:
32.7086, 20.7944, 12.1873
xyY:
0.4979, 0.3166, 20.7944
CIE-Lab:
52.7237, 54.1615, 22.1035
CIE-LCH:
52.7237, 58.4981, 22.2005
CIE-Luv:
52.7237, 99.6517, 15.5104
Hunter-Lab:
45.6008, 48.2333, 16.0747
#d74f5b color charts
#d74f5b color shades, tints & tones
#d74f5b color schemes
#d74f5b color preview, HTML & CSS examples
This text has a color of #d74f5b
<p style="color:#d74f5b;">Text here</p>
.mytext {color:#d74f5b;}
This box has a color of #d74f5b
<div style="background-color:#d74f5b;">Content here</div>
.mybackground {background-color:#d74f5b;}
Border around this has a color of #d74f5b
<div style="border:2px solid #d74f5b;">Content here</div>
.myborder {border:2px solid #d74f5b;}