#d35e52 color space conversions
Hex:
#d35e52
RGB:
211, 94, 82
CMY:
17, 63, 68
CMYK:
0, 55, 61, 17
HSL:
6°, 59.4470%, 57.4510%
HSV (HSB):
6°, 61.1374%, 82.7451%
XYZ:
32.3897, 22.4635, 10.6114
xyY:
0.4948, 0.3431, 22.4635
CIE-Lab:
54.5154, 45.2961, 29.5401
CIE-LCH:
54.5154, 54.0773, 33.1106
CIE-Luv:
54.5154, 88.6634, 25.2370
Hunter-Lab:
47.3957, 39.0425, 19.9025
#d35e52 color charts
#d35e52 color shades, tints & tones
#d35e52 color schemes
#d35e52 color preview, HTML & CSS examples
This text has a color of #d35e52
<p style="color:#d35e52;">Text here</p>
.mytext {color:#d35e52;}
This box has a color of #d35e52
<div style="background-color:#d35e52;">Content here</div>
.mybackground {background-color:#d35e52;}
Border around this has a color of #d35e52
<div style="border:2px solid #d35e52;">Content here</div>
.myborder {border:2px solid #d35e52;}