#d37d81 color space conversions
Hex:
#d37d81
RGB:
211, 125, 129
CMY:
17, 51, 49
CMYK:
0, 41, 39, 17
HSL:
357°, 49.4253%, 65.8824%
HSV (HSB):
357°, 40.7583%, 82.7451%
XYZ:
38.1600, 30.1011, 24.5677
xyY:
0.4111, 0.3243, 30.1011
CIE-Lab:
61.7414, 33.7667, 12.2786
CIE-LCH:
61.7414, 35.9299, 19.9828
CIE-Luv:
61.7414, 58.6702, 10.0565
Hunter-Lab:
54.8645, 28.1398, 11.8557
#d37d81 color charts
#d37d81 color shades, tints & tones
#d37d81 color schemes
#d37d81 color preview, HTML & CSS examples
This text has a color of #d37d81
<p style="color:#d37d81;">Text here</p>
.mytext {color:#d37d81;}
This box has a color of #d37d81
<div style="background-color:#d37d81;">Content here</div>
.mybackground {background-color:#d37d81;}
Border around this has a color of #d37d81
<div style="border:2px solid #d37d81;">Content here</div>
.myborder {border:2px solid #d37d81;}