#e1967d color space conversions
Hex:
#e1967d
RGB:
225, 150, 125
CMY:
12, 41, 51
CMYK:
0, 33, 44, 12
HSL:
15°, 62.5000%, 68.6275%
HSV (HSB):
15°, 44.4444%, 88.2353%
XYZ:
45.6594, 39.3009, 24.5814
xyY:
0.4168, 0.3588, 39.3009
CIE-Lab:
68.9687, 25.3477, 24.7170
CIE-LCH:
68.9687, 35.4039, 44.2783
CIE-Luv:
68.9687, 53.6063, 27.4405
Hunter-Lab:
62.6904, 20.2987, 20.6353
#e1967d color charts
#e1967d color shades, tints & tones
#e1967d color schemes
#e1967d color preview, HTML & CSS examples
This text has a color of #e1967d
<p style="color:#e1967d;">Text here</p>
.mytext {color:#e1967d;}
This box has a color of #e1967d
<div style="background-color:#e1967d;">Content here</div>
.mybackground {background-color:#e1967d;}
Border around this has a color of #e1967d
<div style="border:2px solid #e1967d;">Content here</div>
.myborder {border:2px solid #e1967d;}