#d35b3b color space conversions
Hex:
#d35b3b
RGB:
211, 91, 59
CMY:
17, 64, 77
CMYK:
0, 57, 72, 17
HSL:
13°, 63.3333%, 52.9412%
HSV (HSB):
13°, 72.0379%, 82.7451%
XYZ:
31.3945, 21.6468, 6.6613
xyY:
0.5258, 0.3626, 21.6468
CIE-Lab:
53.6503, 45.4109, 41.2801
CIE-LCH:
53.6503, 61.3694, 42.2720
CIE-Luv:
53.6503, 94.9041, 34.6597
Hunter-Lab:
46.5261, 39.0258, 24.0796
#d35b3b color charts
#d35b3b color shades, tints & tones
#d35b3b color schemes
#d35b3b color preview, HTML & CSS examples
This text has a color of #d35b3b
<p style="color:#d35b3b;">Text here</p>
.mytext {color:#d35b3b;}
This box has a color of #d35b3b
<div style="background-color:#d35b3b;">Content here</div>
.mybackground {background-color:#d35b3b;}
Border around this has a color of #d35b3b
<div style="border:2px solid #d35b3b;">Content here</div>
.myborder {border:2px solid #d35b3b;}