#d75e4e color space conversions
Hex:
#d75e4e
RGB:
215, 94, 78
CMY:
16, 63, 69
CMYK:
0, 56, 64, 16
HSL:
7°, 63.1336%, 57.4510%
HSV (HSB):
7°, 63.7209%, 84.3137%
XYZ:
33.4022, 23.0025, 9.8872
xyY:
0.5039, 0.3470, 23.0025
CIE-Lab:
55.0750, 46.4860, 32.6483
CIE-LCH:
55.0750, 56.8054, 35.0814
CIE-Luv:
55.0750, 92.7551, 27.8844
Hunter-Lab:
47.9610, 40.3838, 21.3500
#d75e4e color charts
#d75e4e color shades, tints & tones
#d75e4e color schemes
#d75e4e color preview, HTML & CSS examples
This text has a color of #d75e4e
<p style="color:#d75e4e;">Text here</p>
.mytext {color:#d75e4e;}
This box has a color of #d75e4e
<div style="background-color:#d75e4e;">Content here</div>
.mybackground {background-color:#d75e4e;}
Border around this has a color of #d75e4e
<div style="border:2px solid #d75e4e;">Content here</div>
.myborder {border:2px solid #d75e4e;}