#d15f75 color space conversions
Hex:
#d15f75
RGB:
209, 95, 117
CMY:
18, 63, 54
CMYK:
0, 55, 44, 18
HSL:
348°, 55.3398%, 59.6078%
HSV (HSB):
348°, 54.5455%, 81.9608%
XYZ:
33.5976, 23.0241, 19.5029
xyY:
0.4413, 0.3025, 23.0241
CIE-Lab:
55.0971, 47.0771, 9.8416
CIE-LCH:
55.0971, 48.0948, 11.8079
CIE-Luv:
55.0971, 78.3312, 3.8227
Hunter-Lab:
47.9834, 41.0132, 9.4899
#d15f75 color charts
#d15f75 color shades, tints & tones
#d15f75 color schemes
#d15f75 color preview, HTML & CSS examples
This text has a color of #d15f75
<p style="color:#d15f75;">Text here</p>
.mytext {color:#d15f75;}
This box has a color of #d15f75
<div style="background-color:#d15f75;">Content here</div>
.mybackground {background-color:#d15f75;}
Border around this has a color of #d15f75
<div style="border:2px solid #d15f75;">Content here</div>
.myborder {border:2px solid #d15f75;}