#d15e7e color space conversions
Hex:
#d15e7e
RGB:
209, 94, 126
CMY:
18, 63, 51
CMYK:
0, 55, 40, 18
HSL:
343°, 55.5556%, 59.4118%
HSV (HSB):
343°, 55.0239%, 81.9608%
XYZ:
34.0631, 23.0671, 22.3957
xyY:
0.4283, 0.2901, 23.0671
CIE-Lab:
55.1414, 48.5117, 4.5987
CIE-LCH:
55.1414, 48.7292, 5.4152
CIE-Luv:
55.1414, 76.5587, -2.9855
Hunter-Lab:
48.0282, 42.5484, 5.9726
#d15e7e color charts
#d15e7e color shades, tints & tones
#d15e7e color schemes
#d15e7e color preview, HTML & CSS examples
This text has a color of #d15e7e
<p style="color:#d15e7e;">Text here</p>
.mytext {color:#d15e7e;}
This box has a color of #d15e7e
<div style="background-color:#d15e7e;">Content here</div>
.mybackground {background-color:#d15e7e;}
Border around this has a color of #d15e7e
<div style="border:2px solid #d15e7e;">Content here</div>
.myborder {border:2px solid #d15e7e;}