#d75b64 color space conversions
Hex:
#d75b64
RGB:
215, 91, 100
CMY:
16, 64, 61
CMYK:
0, 58, 53, 16
HSL:
356°, 60.7843%, 60.0000%
HSV (HSB):
356°, 57.6744%, 84.3137%
XYZ:
34.0657, 22.8493, 14.6715
xyY:
0.4759, 0.3192, 22.8493
CIE-Lab:
54.9168, 49.4885, 19.7363
CIE-LCH:
54.9168, 53.2789, 21.7424
CIE-Luv:
54.9168, 89.9271, 14.5197
Hunter-Lab:
47.8010, 43.5574, 15.2629
#d75b64 color charts
#d75b64 color shades, tints & tones
#d75b64 color schemes
#d75b64 color preview, HTML & CSS examples
This text has a color of #d75b64
<p style="color:#d75b64;">Text here</p>
.mytext {color:#d75b64;}
This box has a color of #d75b64
<div style="background-color:#d75b64;">Content here</div>
.mybackground {background-color:#d75b64;}
Border around this has a color of #d75b64
<div style="border:2px solid #d75b64;">Content here</div>
.myborder {border:2px solid #d75b64;}