#d75a31 color space conversions
Hex:
#d75a31
RGB:
215, 90, 49
CMY:
16, 65, 81
CMYK:
0, 58, 77, 16
HSL:
15°, 67.4797%, 51.7647%
HSV (HSB):
15°, 77.2093%, 84.3137%
XYZ:
32.2349, 21.9812, 5.4496
xyY:
0.5403, 0.3684, 21.9812
CIE-Lab:
54.0070, 46.9301, 46.9967
CIE-LCH:
54.0070, 66.4163, 45.0407
CIE-Luv:
54.0070, 100.3981, 38.3400
Hunter-Lab:
46.8841, 40.6796, 25.9273
#d75a31 color charts
#d75a31 color shades, tints & tones
#d75a31 color schemes
#d75a31 color preview, HTML & CSS examples
This text has a color of #d75a31
<p style="color:#d75a31;">Text here</p>
.mytext {color:#d75a31;}
This box has a color of #d75a31
<div style="background-color:#d75a31;">Content here</div>
.mybackground {background-color:#d75a31;}
Border around this has a color of #d75a31
<div style="border:2px solid #d75a31;">Content here</div>
.myborder {border:2px solid #d75a31;}