#d35f31 color space conversions
Hex:
#d35f31
RGB:
211, 95, 49
CMY:
17, 63, 81
CMYK:
0, 55, 77, 17
HSL:
17°, 64.8000%, 50.9804%
HSV (HSB):
17°, 76.7773%, 82.7451%
XYZ:
31.5106, 22.2551, 5.5406
xyY:
0.5313, 0.3753, 22.2551
CIE-Lab:
54.2966, 43.0504, 47.0878
CIE-LCH:
54.2966, 63.8013, 47.5646
CIE-Luv:
54.2966, 93.2787, 39.5666
Hunter-Lab:
47.1753, 36.6718, 26.0592
#d35f31 color charts
#d35f31 color shades, tints & tones
#d35f31 color schemes
#d35f31 color preview, HTML & CSS examples
This text has a color of #d35f31
<p style="color:#d35f31;">Text here</p>
.mytext {color:#d35f31;}
This box has a color of #d35f31
<div style="background-color:#d35f31;">Content here</div>
.mybackground {background-color:#d35f31;}
Border around this has a color of #d35f31
<div style="border:2px solid #d35f31;">Content here</div>
.myborder {border:2px solid #d35f31;}