#d75e40 color space conversions
Hex:
#d75e40
RGB:
215, 94, 64
CMY:
16, 63, 75
CMYK:
0, 56, 70, 16
HSL:
12°, 65.3680%, 54.7059%
HSV (HSB):
12°, 70.2326%, 84.3137%
XYZ:
32.9524, 22.8226, 7.5189
xyY:
0.5206, 0.3606, 22.8226
CIE-Lab:
54.8892, 45.6959, 40.1696
CIE-LCH:
54.8892, 60.8417, 41.3175
CIE-Luv:
54.8892, 95.2362, 34.2150
Hunter-Lab:
47.7731, 39.5212, 24.1096
#d75e40 color charts
#d75e40 color shades, tints & tones
#d75e40 color schemes
#d75e40 color preview, HTML & CSS examples
This text has a color of #d75e40
<p style="color:#d75e40;">Text here</p>
.mytext {color:#d75e40;}
This box has a color of #d75e40
<div style="background-color:#d75e40;">Content here</div>
.mybackground {background-color:#d75e40;}
Border around this has a color of #d75e40
<div style="border:2px solid #d75e40;">Content here</div>
.myborder {border:2px solid #d75e40;}