#d85e26 color space conversions
Hex:
#d85e26
RGB:
216, 94, 38
CMY:
15, 63, 85
CMYK:
0, 56, 82, 15
HSL:
19°, 70.0787%, 49.8039%
HSV (HSB):
19°, 82.4074%, 84.7059%
XYZ:
32.6715, 22.7443, 4.5018
xyY:
0.5453, 0.3796, 22.7443
CIE-Lab:
54.8080, 45.0448, 52.9251
CIE-LCH:
54.8080, 69.4990, 49.5987
CIE-Luv:
54.8080, 99.4315, 42.8461
Hunter-Lab:
47.6910, 38.8251, 27.7869
#d85e26 color charts
#d85e26 color shades, tints & tones
#d85e26 color schemes
#d85e26 color preview, HTML & CSS examples
This text has a color of #d85e26
<p style="color:#d85e26;">Text here</p>
.mytext {color:#d85e26;}
This box has a color of #d85e26
<div style="background-color:#d85e26;">Content here</div>
.mybackground {background-color:#d85e26;}
Border around this has a color of #d85e26
<div style="border:2px solid #d85e26;">Content here</div>
.myborder {border:2px solid #d85e26;}