#e272e6 color space conversions
Hex:
#e272e6
RGB:
226, 114, 230
CMY:
11, 55, 10
CMYK:
2, 50, 0, 10
HSL:
298°, 69.8795%, 67.4510%
HSV (HSB):
298°, 50.4348%, 90.1961%
XYZ:
51.6643, 33.9165, 78.6865
xyY:
0.3145, 0.2065, 33.9165
CIE-Lab:
64.8963, 59.3660, -40.0011
CIE-LCH:
64.8963, 71.5850, 326.0277
CIE-Luv:
64.8963, 51.9907, -71.7820
Hunter-Lab:
58.2379, 56.4353, -39.3414
#e272e6 color charts
#e272e6 color shades, tints & tones
#e272e6 color schemes
#e272e6 color preview, HTML & CSS examples
This text has a color of #e272e6
<p style="color:#e272e6;">Text here</p>
.mytext {color:#e272e6;}
This box has a color of #e272e6
<div style="background-color:#e272e6;">Content here</div>
.mybackground {background-color:#e272e6;}
Border around this has a color of #e272e6
<div style="border:2px solid #e272e6;">Content here</div>
.myborder {border:2px solid #e272e6;}