#e25985 color space conversions
Hex:
#e25985
RGB:
226, 89, 133
CMY:
11, 65, 48
CMYK:
0, 61, 41, 11
HSL:
341°, 70.2564%, 61.7647%
HSV (HSB):
341°, 60.6195%, 88.6275%
XYZ:
39.1700, 25.0070, 24.9526
xyY:
0.4395, 0.2806, 25.0070
CIE-Lab:
57.0822, 57.0753, 3.6130
CIE-LCH:
57.0822, 57.1895, 3.6221
CIE-Luv:
57.0822, 90.8907, -6.0924
Hunter-Lab:
50.0070, 52.3054, 5.4202
#e25985 color charts
#e25985 color shades, tints & tones
#e25985 color schemes
#e25985 color preview, HTML & CSS examples
This text has a color of #e25985
<p style="color:#e25985;">Text here</p>
.mytext {color:#e25985;}
This box has a color of #e25985
<div style="background-color:#e25985;">Content here</div>
.mybackground {background-color:#e25985;}
Border around this has a color of #e25985
<div style="border:2px solid #e25985;">Content here</div>
.myborder {border:2px solid #e25985;}