#d35f48 color space conversions
Hex:
#d35f48
RGB:
211, 95, 72
CMY:
17, 63, 72
CMYK:
0, 55, 66, 17
HSL:
10°, 61.2335%, 55.4902%
HSV (HSB):
10°, 65.8768%, 82.7451%
XYZ:
32.1259, 22.5012, 8.7808
xyY:
0.5067, 0.3549, 22.5012
CIE-Lab:
54.5548, 44.1755, 35.2379
CIE-LCH:
54.5548, 56.5083, 38.5786
CIE-Luv:
54.5548, 89.8397, 30.5473
Hunter-Lab:
47.4354, 37.8781, 22.2295
#d35f48 color charts
#d35f48 color shades, tints & tones
#d35f48 color schemes
#d35f48 color preview, HTML & CSS examples
This text has a color of #d35f48
<p style="color:#d35f48;">Text here</p>
.mytext {color:#d35f48;}
This box has a color of #d35f48
<div style="background-color:#d35f48;">Content here</div>
.mybackground {background-color:#d35f48;}
Border around this has a color of #d35f48
<div style="border:2px solid #d35f48;">Content here</div>
.myborder {border:2px solid #d35f48;}