#d15a6f color space conversions
Hex:
#d15a6f
RGB:
209, 90, 111
CMY:
18, 65, 56
CMYK:
0, 57, 47, 18
HSL:
349°, 56.3981%, 58.6275%
HSV (HSB):
349°, 56.9378%, 81.9608%
XYZ:
32.8199, 22.0153, 17.5585
xyY:
0.4534, 0.3041, 22.0153
CIE-Lab:
54.0433, 48.8705, 11.9032
CIE-LCH:
54.0433, 50.2993, 13.6888
CIE-Luv:
54.0433, 82.8634, 5.8113
Hunter-Lab:
46.9205, 42.7461, 10.6569
#d15a6f color charts
#d15a6f color shades, tints & tones
#d15a6f color schemes
#d15a6f color preview, HTML & CSS examples
This text has a color of #d15a6f
<p style="color:#d15a6f;">Text here</p>
.mytext {color:#d15a6f;}
This box has a color of #d15a6f
<div style="background-color:#d15a6f;">Content here</div>
.mybackground {background-color:#d15a6f;}
Border around this has a color of #d15a6f
<div style="border:2px solid #d15a6f;">Content here</div>
.myborder {border:2px solid #d15a6f;}