#d37f8d color space conversions
Hex:
#d37f8d
RGB:
211, 127, 141
CMY:
17, 50, 45
CMYK:
0, 40, 33, 17
HSL:
350°, 48.8372%, 66.2745%
HSV (HSB):
350°, 39.8104%, 82.7451%
XYZ:
39.2611, 30.9507, 29.1041
xyY:
0.3953, 0.3116, 30.9507
CIE-Lab:
62.4660, 34.1572, 6.4529
CIE-LCH:
62.4660, 34.7614, 10.6982
CIE-Luv:
62.4660, 55.1884, 2.5391
Hunter-Lab:
55.6334, 28.6110, 7.9263
#d37f8d color charts
#d37f8d color shades, tints & tones
#d37f8d color schemes
#d37f8d color preview, HTML & CSS examples
This text has a color of #d37f8d
<p style="color:#d37f8d;">Text here</p>
.mytext {color:#d37f8d;}
This box has a color of #d37f8d
<div style="background-color:#d37f8d;">Content here</div>
.mybackground {background-color:#d37f8d;}
Border around this has a color of #d37f8d
<div style="border:2px solid #d37f8d;">Content here</div>
.myborder {border:2px solid #d37f8d;}