#e925a9 color space conversions
Hex:
#e925a9
RGB:
233, 37, 169
CMY:
9, 85, 34
CMYK:
0, 84, 27, 9
HSL:
320°, 81.6667%, 52.9412%
HSV (HSB):
320°, 84.1202%, 91.3725%
XYZ:
41.4273, 21.5113, 39.5048
xyY:
0.4044, 0.2100, 21.5113
CIE-Lab:
53.5046, 79.5100, -22.8105
CIE-LCH:
53.5046, 82.7173, 343.9925
CIE-Luv:
53.5046, 101.2174, -46.7287
Hunter-Lab:
46.3803, 78.2720, -18.0344
#e925a9 color charts
#e925a9 color shades, tints & tones
#e925a9 color schemes
#e925a9 color preview, HTML & CSS examples
This text has a color of #e925a9
<p style="color:#e925a9;">Text here</p>
.mytext {color:#e925a9;}
This box has a color of #e925a9
<div style="background-color:#e925a9;">Content here</div>
.mybackground {background-color:#e925a9;}
Border around this has a color of #e925a9
<div style="border:2px solid #e925a9;">Content here</div>
.myborder {border:2px solid #e925a9;}