#d35c25 color space conversions
Hex:
#d35c25
RGB:
211, 92, 37
CMY:
17, 64, 85
CMYK:
0, 56, 82, 17
HSL:
19°, 70.1613%, 48.6275%
HSV (HSB):
19°, 82.4645%, 82.7451%
XYZ:
31.0250, 21.6367, 4.2914
xyY:
0.5447, 0.3799, 21.6367
CIE-Lab:
53.6394, 44.0964, 52.0054
CIE-LCH:
53.6394, 68.1839, 49.7047
CIE-Luv:
53.6394, 96.9102, 41.9618
Hunter-Lab:
46.5153, 37.6551, 27.0908
#d35c25 color charts
#d35c25 color shades, tints & tones
#d35c25 color schemes
#d35c25 color preview, HTML & CSS examples
This text has a color of #d35c25
<p style="color:#d35c25;">Text here</p>
.mytext {color:#d35c25;}
This box has a color of #d35c25
<div style="background-color:#d35c25;">Content here</div>
.mybackground {background-color:#d35c25;}
Border around this has a color of #d35c25
<div style="border:2px solid #d35c25;">Content here</div>
.myborder {border:2px solid #d35c25;}