#d15f3f color space conversions
Hex:
#d15f3f
RGB:
209, 95, 63
CMY:
18, 63, 75
CMYK:
0, 55, 70, 18
HSL:
13°, 61.3445%, 53.3333%
HSV (HSB):
13°, 69.8565%, 81.9608%
XYZ:
31.2839, 22.0986, 7.3192
xyY:
0.5154, 0.3641, 22.0986
CIE-Lab:
54.1315, 42.9304, 39.5961
CIE-LCH:
54.1315, 58.4027, 42.6863
CIE-Luv:
54.1315, 89.6692, 34.2210
Hunter-Lab:
47.0092, 36.5231, 23.6751
#d15f3f color charts
#d15f3f color shades, tints & tones
#d15f3f color schemes
#d15f3f color preview, HTML & CSS examples
This text has a color of #d15f3f
<p style="color:#d15f3f;">Text here</p>
.mytext {color:#d15f3f;}
This box has a color of #d15f3f
<div style="background-color:#d15f3f;">Content here</div>
.mybackground {background-color:#d15f3f;}
Border around this has a color of #d15f3f
<div style="border:2px solid #d15f3f;">Content here</div>
.myborder {border:2px solid #d15f3f;}