#d15f2c color space conversions
Hex:
#d15f2c
RGB:
209, 95, 44
CMY:
18, 63, 83
CMYK:
0, 55, 79, 18
HSL:
19°, 65.2174%, 49.6078%
HSV (HSB):
19°, 78.9474%, 81.9608%
XYZ:
30.8413, 21.9216, 4.9886
xyY:
0.5340, 0.3796, 21.9216
CIE-Lab:
53.9437, 42.1041, 49.0270
CIE-LCH:
53.9437, 64.6251, 49.3442
CIE-Luv:
53.9437, 92.1876, 40.8838
Hunter-Lab:
46.8205, 35.6447, 26.4571
#d15f2c color charts
#d15f2c color shades, tints & tones
#d15f2c color schemes
#d15f2c color preview, HTML & CSS examples
This text has a color of #d15f2c
<p style="color:#d15f2c;">Text here</p>
.mytext {color:#d15f2c;}
This box has a color of #d15f2c
<div style="background-color:#d15f2c;">Content here</div>
.mybackground {background-color:#d15f2c;}
Border around this has a color of #d15f2c
<div style="border:2px solid #d15f2c;">Content here</div>
.myborder {border:2px solid #d15f2c;}