#d35e35 color space conversions
Hex:
#d35e35
RGB:
211, 94, 53
CMY:
17, 63, 79
CMYK:
0, 55, 75, 17
HSL:
16°, 64.2276%, 51.7647%
HSV (HSB):
16°, 74.8815%, 82.7451%
XYZ:
31.5093, 22.1113, 5.9754
xyY:
0.5287, 0.3710, 22.1113
CIE-Lab:
54.1449, 43.6994, 44.9365
CIE-LCH:
54.1449, 62.6811, 45.7996
CIE-Luv:
54.1449, 93.5285, 37.8931
Hunter-Lab:
47.0227, 37.3208, 25.3817
#d35e35 color charts
#d35e35 color shades, tints & tones
#d35e35 color schemes
#d35e35 color preview, HTML & CSS examples
This text has a color of #d35e35
<p style="color:#d35e35;">Text here</p>
.mytext {color:#d35e35;}
This box has a color of #d35e35
<div style="background-color:#d35e35;">Content here</div>
.mybackground {background-color:#d35e35;}
Border around this has a color of #d35e35
<div style="border:2px solid #d35e35;">Content here</div>
.myborder {border:2px solid #d35e35;}