#fe1cbc color space conversions
Hex:
#fe1cbc
RGB:
254, 28, 188
CMY:
0, 89, 26
CMYK:
0, 89, 26, 0
HSL:
318°, 99.1228%, 55.2941%
HSV (HSB):
318°, 88.9764%, 99.6078%
XYZ:
50.3654, 25.5322, 49.8506
xyY:
0.4005, 0.2030, 25.5322
CIE-Lab:
57.5903, 87.4086, -27.2666
CIE-LCH:
57.5903, 91.5627, 342.6750
CIE-Luv:
57.5903, 110.6389, -55.4905
Hunter-Lab:
50.5294, 89.4943, -23.1230
#fe1cbc color charts
#fe1cbc color shades, tints & tones
#fe1cbc color schemes
#fe1cbc color preview, HTML & CSS examples
This text has a color of #fe1cbc
<p style="color:#fe1cbc;">Text here</p>
.mytext {color:#fe1cbc;}
This box has a color of #fe1cbc
<div style="background-color:#fe1cbc;">Content here</div>
.mybackground {background-color:#fe1cbc;}
Border around this has a color of #fe1cbc
<div style="border:2px solid #fe1cbc;">Content here</div>
.myborder {border:2px solid #fe1cbc;}