#d75e65 color space conversions
Hex:
#d75e65
RGB:
215, 94, 101
CMY:
16, 63, 60
CMYK:
0, 56, 53, 16
HSL:
357°, 60.1990%, 60.5882%
HSV (HSB):
357°, 56.2791%, 84.3137%
XYZ:
34.3760, 23.3921, 15.0152
xyY:
0.4723, 0.3214, 23.3921
CIE-Lab:
55.4739, 48.1625, 19.9023
CIE-LCH:
55.4739, 52.1126, 22.4520
CIE-Luv:
55.4739, 87.7739, 15.0872
Hunter-Lab:
48.3653, 42.2307, 15.4489
#d75e65 color charts
#d75e65 color shades, tints & tones
#d75e65 color schemes
#d75e65 color preview, HTML & CSS examples
This text has a color of #d75e65
<p style="color:#d75e65;">Text here</p>
.mytext {color:#d75e65;}
This box has a color of #d75e65
<div style="background-color:#d75e65;">Content here</div>
.mybackground {background-color:#d75e65;}
Border around this has a color of #d75e65
<div style="border:2px solid #d75e65;">Content here</div>
.myborder {border:2px solid #d75e65;}