#d35e5f color space conversions
Hex:
#d35e5f
RGB:
211, 94, 95
CMY:
17, 63, 63
CMYK:
0, 55, 55, 17
HSL:
359°, 57.0732%, 59.8039%
HSV (HSB):
359°, 55.4502%, 82.7451%
XYZ:
32.9322, 22.6805, 13.4685
xyY:
0.4767, 0.3283, 22.6805
CIE-Lab:
54.7417, 46.2597, 22.3171
CIE-LCH:
54.7417, 51.3616, 25.7541
CIE-Luv:
54.7417, 85.8922, 17.9762
Hunter-Lab:
47.6241, 40.0914, 16.5691
#d35e5f color charts
#d35e5f color shades, tints & tones
#d35e5f color schemes
#d35e5f color preview, HTML & CSS examples
This text has a color of #d35e5f
<p style="color:#d35e5f;">Text here</p>
.mytext {color:#d35e5f;}
This box has a color of #d35e5f
<div style="background-color:#d35e5f;">Content here</div>
.mybackground {background-color:#d35e5f;}
Border around this has a color of #d35e5f
<div style="border:2px solid #d35e5f;">Content here</div>
.myborder {border:2px solid #d35e5f;}