#d35c00 color space conversions
Hex:
#d35c00
RGB:
211, 92, 0
CMY:
17, 64, 100
CMYK:
0, 56, 100, 17
HSL:
26°, 100.0000%, 41.3725%
HSV (HSB):
26°, 100.0000%, 82.7451%
XYZ:
30.6911, 21.5032, 2.5329
xyY:
0.5608, 0.3929, 21.5032
CIE-Lab:
53.4958, 43.4758, 62.7272
CIE-LCH:
53.4958, 76.3207, 55.2745
CIE-Luv:
53.4958, 99.0183, 47.2871
Hunter-Lab:
46.3715, 36.9906, 29.2215
#d35c00 color charts
#d35c00 color shades, tints & tones
#d35c00 color schemes
#d35c00 color preview, HTML & CSS examples
This text has a color of #d35c00
<p style="color:#d35c00;">Text here</p>
.mytext {color:#d35c00;}
This box has a color of #d35c00
<div style="background-color:#d35c00;">Content here</div>
.mybackground {background-color:#d35c00;}
Border around this has a color of #d35c00
<div style="border:2px solid #d35c00;">Content here</div>
.myborder {border:2px solid #d35c00;}