#fe5cca color space conversions
Hex:
#fe5cca
RGB:
254, 92, 202
CMY:
0, 64, 21
CMYK:
0, 64, 20, 0
HSL:
319°, 98.7805%, 67.8431%
HSV (HSB):
319°, 63.7795%, 99.6078%
XYZ:
55.3609, 32.9894, 59.3269
xyY:
0.3749, 0.2234, 32.9894
CIE-Lab:
64.1523, 72.0816, -25.1593
CIE-LCH:
64.1523, 76.3462, 340.7590
CIE-Luv:
64.1523, 88.6226, -50.5413
Hunter-Lab:
57.4364, 71.5360, -21.0360
#fe5cca color charts
#fe5cca color shades, tints & tones
#fe5cca color schemes
#fe5cca color preview, HTML & CSS examples
This text has a color of #fe5cca
<p style="color:#fe5cca;">Text here</p>
.mytext {color:#fe5cca;}
This box has a color of #fe5cca
<div style="background-color:#fe5cca;">Content here</div>
.mybackground {background-color:#fe5cca;}
Border around this has a color of #fe5cca
<div style="border:2px solid #fe5cca;">Content here</div>
.myborder {border:2px solid #fe5cca;}