#d15f6d color space conversions
Hex:
#d15f6d
RGB:
209, 95, 109
CMY:
18, 63, 57
CMYK:
0, 55, 48, 18
HSL:
353°, 55.3398%, 59.6078%
HSV (HSB):
353°, 54.5455%, 81.9608%
XYZ:
33.1470, 22.8439, 17.1303
xyY:
0.4533, 0.3124, 22.8439
CIE-Lab:
54.9111, 46.2913, 14.2919
CIE-LCH:
54.9111, 48.4473, 17.1574
CIE-Luv:
54.9111, 80.3281, 9.2297
Hunter-Lab:
47.7952, 40.1519, 12.2066
#d15f6d color charts
#d15f6d color shades, tints & tones
#d15f6d color schemes
#d15f6d color preview, HTML & CSS examples
This text has a color of #d15f6d
<p style="color:#d15f6d;">Text here</p>
.mytext {color:#d15f6d;}
This box has a color of #d15f6d
<div style="background-color:#d15f6d;">Content here</div>
.mybackground {background-color:#d15f6d;}
Border around this has a color of #d15f6d
<div style="border:2px solid #d15f6d;">Content here</div>
.myborder {border:2px solid #d15f6d;}