#d15b2e color space conversions
Hex:
#d15b2e
RGB:
209, 91, 46
CMY:
18, 64, 82
CMYK:
0, 56, 78, 18
HSL:
17°, 63.9216%, 50.0000%
HSV (HSB):
17°, 77.9904%, 81.9608%
XYZ:
30.5287, 21.2347, 5.0744
xyY:
0.5371, 0.3736, 21.2347
CIE-Lab:
53.2054, 44.1214, 47.3462
CIE-LCH:
53.2054, 64.7176, 47.0192
CIE-Luv:
53.2054, 95.0281, 38.9444
Hunter-Lab:
46.0812, 37.6140, 25.7278
#d15b2e color charts
#d15b2e color shades, tints & tones
#d15b2e color schemes
#d15b2e color preview, HTML & CSS examples
This text has a color of #d15b2e
<p style="color:#d15b2e;">Text here</p>
.mytext {color:#d15b2e;}
This box has a color of #d15b2e
<div style="background-color:#d15b2e;">Content here</div>
.mybackground {background-color:#d15b2e;}
Border around this has a color of #d15b2e
<div style="border:2px solid #d15b2e;">Content here</div>
.myborder {border:2px solid #d15b2e;}