#e25f95 color space conversions
Hex:
#e25f95
RGB:
226, 95, 149
CMY:
11, 63, 42
CMYK:
0, 58, 34, 11
HSL:
335°, 69.3122%, 62.9412%
HSV (HSB):
335°, 57.9646%, 88.6275%
XYZ:
40.8811, 26.5231, 31.3986
xyY:
0.4138, 0.2684, 26.5231
CIE-Lab:
58.5303, 56.1743, -3.6331
CIE-LCH:
58.5303, 56.2917, 356.2995
CIE-Luv:
58.5303, 82.9405, -15.5333
Hunter-Lab:
51.5006, 51.5669, -0.0972
#e25f95 color charts
#e25f95 color shades, tints & tones
#e25f95 color schemes
#e25f95 color preview, HTML & CSS examples
This text has a color of #e25f95
<p style="color:#e25f95;">Text here</p>
.mytext {color:#e25f95;}
This box has a color of #e25f95
<div style="background-color:#e25f95;">Content here</div>
.mybackground {background-color:#e25f95;}
Border around this has a color of #e25f95
<div style="border:2px solid #e25f95;">Content here</div>
.myborder {border:2px solid #e25f95;}