#d35945 color space conversions
Hex:
#d35945
RGB:
211, 89, 69
CMY:
17, 65, 73
CMYK:
0, 58, 67, 17
HSL:
8°, 61.7391%, 54.9020%
HSV (HSB):
8°, 67.2986%, 82.7451%
XYZ:
31.5105, 21.4233, 8.1045
xyY:
0.5162, 0.3510, 21.4233
CIE-Lab:
53.4097, 46.8731, 35.5415
CIE-LCH:
53.4097, 58.8242, 37.1712
CIE-Luv:
53.4097, 94.6611, 29.7587
Hunter-Lab:
46.2853, 40.5215, 22.0181
#d35945 color charts
#d35945 color shades, tints & tones
#d35945 color schemes
#d35945 color preview, HTML & CSS examples
This text has a color of #d35945
<p style="color:#d35945;">Text here</p>
.mytext {color:#d35945;}
This box has a color of #d35945
<div style="background-color:#d35945;">Content here</div>
.mybackground {background-color:#d35945;}
Border around this has a color of #d35945
<div style="border:2px solid #d35945;">Content here</div>
.myborder {border:2px solid #d35945;}