#fe3ce3 color space conversions
Hex:
#fe3ce3
RGB:
254, 60, 227
CMY:
0, 76, 11
CMYK:
0, 76, 11, 0
HSL:
308°, 98.9796%, 61.5686%
HSV (HSB):
308°, 76.3780%, 99.6078%
XYZ:
56.3540, 29.8486, 75.4642
xyY:
0.3486, 0.1846, 29.8486
CIE-Lab:
61.5234, 85.8955, -43.3324
CIE-LCH:
61.5234, 96.2067, 333.2301
CIE-Luv:
61.5234, 88.5770, -80.4439
Hunter-Lab:
54.6339, 88.5109, -43.6519
#fe3ce3 color charts
#fe3ce3 color shades, tints & tones
#fe3ce3 color schemes
#fe3ce3 color preview, HTML & CSS examples
This text has a color of #fe3ce3
<p style="color:#fe3ce3;">Text here</p>
.mytext {color:#fe3ce3;}
This box has a color of #fe3ce3
<div style="background-color:#fe3ce3;">Content here</div>
.mybackground {background-color:#fe3ce3;}
Border around this has a color of #fe3ce3
<div style="border:2px solid #fe3ce3;">Content here</div>
.myborder {border:2px solid #fe3ce3;}