#d3907f color space conversions
Hex:
#d3907f
RGB:
211, 144, 127
CMY:
17, 44, 50
CMYK:
0, 32, 40, 17
HSL:
12°, 48.8372%, 66.2745%
HSV (HSB):
12°, 39.8104%, 82.7451%
XYZ:
40.6680, 35.3277, 24.7542
xyY:
0.4037, 0.3506, 35.3277
CIE-Lab:
66.0030, 23.3074, 19.3191
CIE-LCH:
66.0030, 30.2731, 39.6547
CIE-Luv:
66.0030, 46.6988, 21.2160
Hunter-Lab:
59.4371, 18.1181, 16.9131
#d3907f color charts
#d3907f color shades, tints & tones
#d3907f color schemes
#d3907f color preview, HTML & CSS examples
This text has a color of #d3907f
<p style="color:#d3907f;">Text here</p>
.mytext {color:#d3907f;}
This box has a color of #d3907f
<div style="background-color:#d3907f;">Content here</div>
.mybackground {background-color:#d3907f;}
Border around this has a color of #d3907f
<div style="border:2px solid #d3907f;">Content here</div>
.myborder {border:2px solid #d3907f;}