#fe1ccb color space conversions
Hex:
#fe1ccb
RGB:
254, 28, 203
CMY:
0, 89, 20
CMYK:
0, 89, 20, 0
HSL:
314°, 99.1228%, 55.2941%
HSV (HSB):
314°, 88.9764%, 99.6078%
XYZ:
52.0678, 26.2131, 58.8153
xyY:
0.3798, 0.1912, 26.2131
CIE-Lab:
58.2388, 89.1216, -34.8842
CIE-LCH:
58.2388, 95.7056, 338.6235
CIE-Luv:
58.2388, 103.8423, -67.2839
Hunter-Lab:
51.1988, 91.9320, -32.2711
#fe1ccb color charts
#fe1ccb color shades, tints & tones
#fe1ccb color schemes
#fe1ccb color preview, HTML & CSS examples
This text has a color of #fe1ccb
<p style="color:#fe1ccb;">Text here</p>
.mytext {color:#fe1ccb;}
This box has a color of #fe1ccb
<div style="background-color:#fe1ccb;">Content here</div>
.mybackground {background-color:#fe1ccb;}
Border around this has a color of #fe1ccb
<div style="border:2px solid #fe1ccb;">Content here</div>
.myborder {border:2px solid #fe1ccb;}