#d15f3e color space conversions
Hex:
#d15f3e
RGB:
209, 95, 62
CMY:
18, 63, 76
CMYK:
0, 55, 70, 18
HSL:
13°, 61.5063%, 53.1373%
HSV (HSB):
13°, 70.3349%, 81.9608%
XYZ:
31.2562, 22.0875, 7.1734
xyY:
0.5165, 0.3650, 22.0875
CIE-Lab:
54.1198, 42.8790, 40.1198
CIE-LCH:
54.1198, 58.7214, 43.0959
CIE-Luv:
54.1198, 89.8231, 34.6290
Hunter-Lab:
46.9974, 36.4683, 23.8485
#d15f3e color charts
#d15f3e color shades, tints & tones
#d15f3e color schemes
#d15f3e color preview, HTML & CSS examples
This text has a color of #d15f3e
<p style="color:#d15f3e;">Text here</p>
.mytext {color:#d15f3e;}
This box has a color of #d15f3e
<div style="background-color:#d15f3e;">Content here</div>
.mybackground {background-color:#d15f3e;}
Border around this has a color of #d15f3e
<div style="border:2px solid #d15f3e;">Content here</div>
.myborder {border:2px solid #d15f3e;}