#d7475d color space conversions
Hex:
#d7475d
RGB:
215, 71, 93
CMY:
16, 72, 64
CMYK:
0, 67, 57, 16
HSL:
351°, 64.2857%, 56.0784%
HSV (HSB):
351°, 66.9767%, 84.3137%
XYZ:
32.2534, 19.7439, 12.4669
xyY:
0.5003, 0.3063, 19.7439
CIE-Lab:
51.5464, 57.6029, 19.3420
CIE-LCH:
51.5464, 60.7635, 18.5611
CIE-Luv:
51.5464, 103.7567, 11.6718
Hunter-Lab:
44.4341, 51.8082, 14.4688
#d7475d color charts
#d7475d color shades, tints & tones
#d7475d color schemes
#d7475d color preview, HTML & CSS examples
This text has a color of #d7475d
<p style="color:#d7475d;">Text here</p>
.mytext {color:#d7475d;}
This box has a color of #d7475d
<div style="background-color:#d7475d;">Content here</div>
.mybackground {background-color:#d7475d;}
Border around this has a color of #d7475d
<div style="border:2px solid #d7475d;">Content here</div>
.myborder {border:2px solid #d7475d;}