#e25c8e color space conversions
Hex:
#e25c8e
RGB:
226, 92, 142
CMY:
11, 64, 44
CMYK:
0, 59, 37, 11
HSL:
338°, 69.7917%, 62.3529%
HSV (HSB):
338°, 59.2920%, 88.6275%
XYZ:
40.0737, 25.7760, 28.4543
xyY:
0.4249, 0.2733, 25.7760
CIE-Lab:
57.8239, 56.7180, -0.5848
CIE-LCH:
57.8239, 56.7210, 359.4093
CIE-Luv:
57.8239, 86.5883, -11.5089
Hunter-Lab:
50.7701, 52.0452, 2.3097
#e25c8e color charts
#e25c8e color shades, tints & tones
#e25c8e color schemes
#e25c8e color preview, HTML & CSS examples
This text has a color of #e25c8e
<p style="color:#e25c8e;">Text here</p>
.mytext {color:#e25c8e;}
This box has a color of #e25c8e
<div style="background-color:#e25c8e;">Content here</div>
.mybackground {background-color:#e25c8e;}
Border around this has a color of #e25c8e
<div style="border:2px solid #e25c8e;">Content here</div>
.myborder {border:2px solid #e25c8e;}