#d35e4c color space conversions
Hex:
#d35e4c
RGB:
211, 94, 76
CMY:
17, 63, 70
CMYK:
0, 55, 64, 17
HSL:
8°, 60.5381%, 56.2745%
HSV (HSB):
8°, 63.9810%, 82.7451%
XYZ:
32.1712, 22.3761, 9.4609
xyY:
0.5026, 0.3496, 22.3761
CIE-Lab:
54.4238, 44.9038, 32.8366
CIE-LCH:
54.4238, 55.6290, 36.1768
CIE-Luv:
54.4238, 89.8264, 28.2725
Hunter-Lab:
47.3034, 38.6175, 21.2541
#d35e4c color charts
#d35e4c color shades, tints & tones
#d35e4c color schemes
#d35e4c color preview, HTML & CSS examples
This text has a color of #d35e4c
<p style="color:#d35e4c;">Text here</p>
.mytext {color:#d35e4c;}
This box has a color of #d35e4c
<div style="background-color:#d35e4c;">Content here</div>
.mybackground {background-color:#d35e4c;}
Border around this has a color of #d35e4c
<div style="border:2px solid #d35e4c;">Content here</div>
.myborder {border:2px solid #d35e4c;}