#d37f8c color space conversions
Hex:
#d37f8c
RGB:
211, 127, 140
CMY:
17, 50, 45
CMYK:
0, 40, 34, 17
HSL:
351°, 48.8372%, 66.2745%
HSV (HSB):
351°, 39.8104%, 82.7451%
XYZ:
39.1870, 30.9211, 28.7139
xyY:
0.3965, 0.3129, 30.9211
CIE-Lab:
62.4410, 34.0308, 6.9881
CIE-LCH:
62.4410, 34.7409, 11.6041
CIE-Luv:
62.4410, 55.3765, 3.2678
Hunter-Lab:
55.6067, 28.4801, 8.3088
#d37f8c color charts
#d37f8c color shades, tints & tones
#d37f8c color schemes
#d37f8c color preview, HTML & CSS examples
This text has a color of #d37f8c
<p style="color:#d37f8c;">Text here</p>
.mytext {color:#d37f8c;}
This box has a color of #d37f8c
<div style="background-color:#d37f8c;">Content here</div>
.mybackground {background-color:#d37f8c;}
Border around this has a color of #d37f8c
<div style="border:2px solid #d37f8c;">Content here</div>
.myborder {border:2px solid #d37f8c;}