#d15e70 color space conversions
Hex:
#d15e70
RGB:
209, 94, 112
CMY:
18, 63, 56
CMYK:
0, 55, 46, 18
HSL:
351°, 55.5556%, 59.4118%
HSV (HSB):
351°, 55.0239%, 81.9608%
XYZ:
33.2218, 22.7306, 17.9657
xyY:
0.4494, 0.3075, 22.7306
CIE-Lab:
54.7937, 47.0620, 12.3620
CIE-LCH:
54.7937, 48.6585, 14.7177
CIE-Luv:
54.7937, 80.1988, 6.8073
Hunter-Lab:
47.6766, 40.9477, 11.0317
#d15e70 color charts
#d15e70 color shades, tints & tones
#d15e70 color schemes
#d15e70 color preview, HTML & CSS examples
This text has a color of #d15e70
<p style="color:#d15e70;">Text here</p>
.mytext {color:#d15e70;}
This box has a color of #d15e70
<div style="background-color:#d15e70;">Content here</div>
.mybackground {background-color:#d15e70;}
Border around this has a color of #d15e70
<div style="border:2px solid #d15e70;">Content here</div>
.myborder {border:2px solid #d15e70;}