#e95add color space conversions
Hex:
#e95add
RGB:
233, 90, 221
CMY:
9, 65, 13
CMYK:
0, 61, 5, 9
HSL:
305°, 76.4706%, 63.3333%
HSV (HSB):
305°, 61.3734%, 91.3725%
XYZ:
50.3116, 29.8564, 71.5178
xyY:
0.3317, 0.1968, 29.8564
CIE-Lab:
61.5301, 70.2823, -40.1800
CIE-LCH:
61.5301, 80.9570, 330.2437
CIE-Luv:
61.5301, 67.6128, -73.0416
Hunter-Lab:
54.6410, 68.7348, -39.3539
#e95add color charts
#e95add color shades, tints & tones
#e95add color schemes
#e95add color preview, HTML & CSS examples
This text has a color of #e95add
<p style="color:#e95add;">Text here</p>
.mytext {color:#e95add;}
This box has a color of #e95add
<div style="background-color:#e95add;">Content here</div>
.mybackground {background-color:#e95add;}
Border around this has a color of #e95add
<div style="border:2px solid #e95add;">Content here</div>
.myborder {border:2px solid #e95add;}