#fe1ec3 color space conversions
Hex:
#fe1ec3
RGB:
254, 30, 195
CMY:
0, 88, 24
CMYK:
0, 88, 23, 0
HSL:
316°, 99.1150%, 55.6863%
HSV (HSB):
316°, 88.1890%, 99.6078%
XYZ:
51.1877, 25.9395, 53.9387
xyY:
0.3905, 0.1979, 25.9395
CIE-Lab:
57.9796, 87.9206, -30.6989
CIE-LCH:
57.9796, 93.1260, 340.7525
CIE-Luv:
57.9796, 107.1984, -60.7498
Hunter-Lab:
50.9308, 90.2711, -27.1399
#fe1ec3 color charts
#fe1ec3 color shades, tints & tones
#fe1ec3 color schemes
#fe1ec3 color preview, HTML & CSS examples
This text has a color of #fe1ec3
<p style="color:#fe1ec3;">Text here</p>
.mytext {color:#fe1ec3;}
This box has a color of #fe1ec3
<div style="background-color:#fe1ec3;">Content here</div>
.mybackground {background-color:#fe1ec3;}
Border around this has a color of #fe1ec3
<div style="border:2px solid #fe1ec3;">Content here</div>
.myborder {border:2px solid #fe1ec3;}