#d35f3b color space conversions
Hex:
#d35f3b
RGB:
211, 95, 59
CMY:
17, 63, 77
CMYK:
0, 55, 72, 17
HSL:
14°, 63.3333%, 52.9412%
HSV (HSB):
14°, 72.0379%, 82.7451%
XYZ:
31.7456, 22.3491, 6.7783
xyY:
0.5215, 0.3671, 22.3491
CIE-Lab:
54.3954, 43.4826, 42.1061
CIE-LCH:
54.3954, 60.5282, 44.0785
CIE-Luv:
54.3954, 91.9367, 36.0534
Hunter-Lab:
47.2748, 37.1340, 24.5913
#d35f3b color charts
#d35f3b color shades, tints & tones
#d35f3b color schemes
#d35f3b color preview, HTML & CSS examples
This text has a color of #d35f3b
<p style="color:#d35f3b;">Text here</p>
.mytext {color:#d35f3b;}
This box has a color of #d35f3b
<div style="background-color:#d35f3b;">Content here</div>
.mybackground {background-color:#d35f3b;}
Border around this has a color of #d35f3b
<div style="border:2px solid #d35f3b;">Content here</div>
.myborder {border:2px solid #d35f3b;}