#e250d3 color space conversions
Hex:
#e250d3
RGB:
226, 80, 211
CMY:
11, 69, 17
CMYK:
0, 65, 7, 11
HSL:
306°, 71.5686%, 60.0000%
HSV (HSB):
306°, 64.6018%, 88.6275%
XYZ:
45.9906, 26.6092, 64.3401
xyY:
0.3358, 0.1943, 26.6092
CIE-Lab:
58.6109, 70.9380, -39.1910
CIE-LCH:
58.6109, 81.0440, 331.0808
CIE-Luv:
58.6109, 68.9060, -70.9054
Hunter-Lab:
51.5841, 68.8720, -37.8427
#e250d3 color charts
#e250d3 color shades, tints & tones
#e250d3 color schemes
#e250d3 color preview, HTML & CSS examples
This text has a color of #e250d3
<p style="color:#e250d3;">Text here</p>
.mytext {color:#e250d3;}
This box has a color of #e250d3
<div style="background-color:#e250d3;">Content here</div>
.mybackground {background-color:#e250d3;}
Border around this has a color of #e250d3
<div style="border:2px solid #e250d3;">Content here</div>
.myborder {border:2px solid #e250d3;}