#d75e5f color space conversions
Hex:
#d75e5f
RGB:
215, 94, 95
CMY:
16, 63, 63
CMYK:
0, 56, 56, 16
HSL:
360°, 60.1990%, 60.5882%
HSV (HSB):
360°, 56.2791%, 84.3137%
XYZ:
34.0926, 23.2787, 13.5228
xyY:
0.4809, 0.3284, 23.2787
CIE-Lab:
55.3583, 47.6793, 23.2463
CIE-LCH:
55.3583, 53.0444, 25.9918
CIE-Luv:
55.3583, 89.1717, 18.6908
Hunter-Lab:
48.2480, 41.6961, 17.1560
#d75e5f color charts
#d75e5f color shades, tints & tones
#d75e5f color schemes
#d75e5f color preview, HTML & CSS examples
This text has a color of #d75e5f
<p style="color:#d75e5f;">Text here</p>
.mytext {color:#d75e5f;}
This box has a color of #d75e5f
<div style="background-color:#d75e5f;">Content here</div>
.mybackground {background-color:#d75e5f;}
Border around this has a color of #d75e5f
<div style="border:2px solid #d75e5f;">Content here</div>
.myborder {border:2px solid #d75e5f;}