#d37f81 color space conversions
Hex:
#d37f81
RGB:
211, 127, 129
CMY:
17, 50, 49
CMYK:
0, 40, 39, 17
HSL:
359°, 48.8372%, 66.2745%
HSV (HSB):
359°, 39.8104%, 82.7451%
XYZ:
38.4158, 30.6126, 24.6530
xyY:
0.4101, 0.3268, 30.6126
CIE-Lab:
62.1792, 32.7015, 12.8929
CIE-LCH:
62.1792, 35.1513, 21.5173
CIE-Luv:
62.1792, 57.3972, 11.0727
Hunter-Lab:
55.3287, 27.1109, 12.3120
#d37f81 color charts
#d37f81 color shades, tints & tones
#d37f81 color schemes
#d37f81 color preview, HTML & CSS examples
This text has a color of #d37f81
<p style="color:#d37f81;">Text here</p>
.mytext {color:#d37f81;}
This box has a color of #d37f81
<div style="background-color:#d37f81;">Content here</div>
.mybackground {background-color:#d37f81;}
Border around this has a color of #d37f81
<div style="border:2px solid #d37f81;">Content here</div>
.myborder {border:2px solid #d37f81;}