#d35f1c color space conversions
Hex:
#d35f1c
RGB:
211, 95, 28
CMY:
17, 63, 89
CMYK:
0, 55, 87, 17
HSL:
22°, 76.5690%, 46.8627%
HSV (HSB):
22°, 86.7299%, 82.7451%
XYZ:
31.1658, 22.1171, 3.7250
xyY:
0.5467, 0.3880, 22.1171
CIE-Lab:
54.1511, 42.4109, 56.0240
CIE-LCH:
54.1511, 70.2664, 52.8738
CIE-Luv:
54.1511, 95.3144, 44.8812
Hunter-Lab:
47.0289, 35.9905, 28.2240
#d35f1c color charts
#d35f1c color shades, tints & tones
#d35f1c color schemes
#d35f1c color preview, HTML & CSS examples
This text has a color of #d35f1c
<p style="color:#d35f1c;">Text here</p>
.mytext {color:#d35f1c;}
This box has a color of #d35f1c
<div style="background-color:#d35f1c;">Content here</div>
.mybackground {background-color:#d35f1c;}
Border around this has a color of #d35f1c
<div style="border:2px solid #d35f1c;">Content here</div>
.myborder {border:2px solid #d35f1c;}