#d75f48 color space conversions
Hex:
#d75f48
RGB:
215, 95, 72
CMY:
16, 63, 72
CMYK:
0, 56, 67, 16
HSL:
10°, 64.1256%, 56.2745%
HSV (HSB):
10°, 66.5116%, 84.3137%
XYZ:
33.2862, 23.0994, 8.8351
xyY:
0.5104, 0.3542, 23.0994
CIE-Lab:
55.1745, 45.6480, 36.1287
CIE-LCH:
55.1745, 58.2153, 38.3604
CIE-Luv:
55.1745, 93.1558, 31.1030
Hunter-Lab:
48.0618, 39.5159, 22.7441
#d75f48 color charts
#d75f48 color shades, tints & tones
#d75f48 color schemes
#d75f48 color preview, HTML & CSS examples
This text has a color of #d75f48
<p style="color:#d75f48;">Text here</p>
.mytext {color:#d75f48;}
This box has a color of #d75f48
<div style="background-color:#d75f48;">Content here</div>
.mybackground {background-color:#d75f48;}
Border around this has a color of #d75f48
<div style="border:2px solid #d75f48;">Content here</div>
.myborder {border:2px solid #d75f48;}