#d7747f color space conversions
Hex:
#d7747f
RGB:
215, 116, 127
CMY:
16, 55, 50
CMYK:
0, 46, 41, 16
HSL:
353°, 55.3073%, 64.9020%
HSV (HSB):
353°, 46.0465%, 84.3137%
XYZ:
38.1005, 28.4702, 23.5658
xyY:
0.4227, 0.3159, 28.4702
CIE-Lab:
60.3111, 39.7395, 11.4909
CIE-LCH:
60.3111, 41.3674, 16.1275
CIE-Luv:
60.3111, 67.8760, 7.7157
Hunter-Lab:
53.3574, 34.0844, 11.1642
#d7747f color charts
#d7747f color shades, tints & tones
#d7747f color schemes
#d7747f color preview, HTML & CSS examples
This text has a color of #d7747f
<p style="color:#d7747f;">Text here</p>
.mytext {color:#d7747f;}
This box has a color of #d7747f
<div style="background-color:#d7747f;">Content here</div>
.mybackground {background-color:#d7747f;}
Border around this has a color of #d7747f
<div style="border:2px solid #d7747f;">Content here</div>
.myborder {border:2px solid #d7747f;}