#fe2cc8 color space conversions
Hex:
#fe2cc8
RGB:
254, 44, 200
CMY:
0, 83, 22
CMYK:
0, 83, 21, 0
HSL:
315°, 99.0566%, 58.4314%
HSV (HSB):
315°, 82.6772%, 99.6078%
XYZ:
52.1991, 27.0423, 57.1121
xyY:
0.3828, 0.1983, 27.0423
CIE-Lab:
59.0135, 86.1260, -31.9608
CIE-LCH:
59.0135, 91.8650, 339.6404
CIE-Luv:
59.0135, 102.8168, -62.5308
Hunter-Lab:
52.0022, 88.1717, -28.7144
#fe2cc8 color charts
#fe2cc8 color shades, tints & tones
#fe2cc8 color schemes
#fe2cc8 color preview, HTML & CSS examples
This text has a color of #fe2cc8
<p style="color:#fe2cc8;">Text here</p>
.mytext {color:#fe2cc8;}
This box has a color of #fe2cc8
<div style="background-color:#fe2cc8;">Content here</div>
.mybackground {background-color:#fe2cc8;}
Border around this has a color of #fe2cc8
<div style="border:2px solid #fe2cc8;">Content here</div>
.myborder {border:2px solid #fe2cc8;}