#d35e2f color space conversions
Hex:
#d35e2f
RGB:
211, 94, 47
CMY:
17, 63, 82
CMYK:
0, 55, 78, 17
HSL:
17°, 65.0794%, 50.5882%
HSV (HSB):
17°, 77.7251%, 82.7451%
XYZ:
31.3798, 22.0595, 5.2933
xyY:
0.5343, 0.3756, 22.0595
CIE-Lab:
54.0901, 43.4610, 47.8511
CIE-LCH:
54.0901, 64.6420, 47.7526
CIE-Luv:
54.0901, 94.2862, 39.8547
Hunter-Lab:
46.9676, 37.0654, 26.1952
#d35e2f color charts
#d35e2f color shades, tints & tones
#d35e2f color schemes
#d35e2f color preview, HTML & CSS examples
This text has a color of #d35e2f
<p style="color:#d35e2f;">Text here</p>
.mytext {color:#d35e2f;}
This box has a color of #d35e2f
<div style="background-color:#d35e2f;">Content here</div>
.mybackground {background-color:#d35e2f;}
Border around this has a color of #d35e2f
<div style="border:2px solid #d35e2f;">Content here</div>
.myborder {border:2px solid #d35e2f;}