#e37d8d color space conversions
Hex:
#e37d8d
RGB:
227, 125, 141
CMY:
11, 51, 45
CMYK:
0, 45, 38, 11
HSL:
351°, 64.5570%, 69.0196%
HSV (HSB):
351°, 44.9339%, 89.0196%
XYZ:
43.8199, 32.9212, 29.2442
xyY:
0.4135, 0.3106, 32.9212
CIE-Lab:
64.0971, 41.0151, 9.0588
CIE-LCH:
64.0971, 42.0036, 12.4546
CIE-Luv:
64.0971, 68.6952, 4.5398
Hunter-Lab:
57.3770, 35.9140, 9.9447
#e37d8d color charts
#e37d8d color shades, tints & tones
#e37d8d color schemes
#e37d8d color preview, HTML & CSS examples
This text has a color of #e37d8d
<p style="color:#e37d8d;">Text here</p>
.mytext {color:#e37d8d;}
This box has a color of #e37d8d
<div style="background-color:#e37d8d;">Content here</div>
.mybackground {background-color:#e37d8d;}
Border around this has a color of #e37d8d
<div style="border:2px solid #e37d8d;">Content here</div>
.myborder {border:2px solid #e37d8d;}