#fe3dcc color space conversions
Hex:
#fe3dcc
RGB:
254, 61, 204
CMY:
0, 76, 20
CMYK:
0, 76, 20, 0
HSL:
316°, 98.9744%, 61.7647%
HSV (HSB):
316°, 75.9843%, 99.6078%
XYZ:
53.4409, 28.7680, 59.8629
xyY:
0.3762, 0.2025, 28.7680
CIE-Lab:
60.5763, 82.6114, -31.8154
CIE-LCH:
60.5763, 88.5260, 338.9372
CIE-Luv:
60.5763, 97.5130, -62.0002
Hunter-Lab:
53.6358, 83.9888, -28.6285
#fe3dcc color charts
#fe3dcc color shades, tints & tones
#fe3dcc color schemes
#fe3dcc color preview, HTML & CSS examples
This text has a color of #fe3dcc
<p style="color:#fe3dcc;">Text here</p>
.mytext {color:#fe3dcc;}
This box has a color of #fe3dcc
<div style="background-color:#fe3dcc;">Content here</div>
.mybackground {background-color:#fe3dcc;}
Border around this has a color of #fe3dcc
<div style="border:2px solid #fe3dcc;">Content here</div>
.myborder {border:2px solid #fe3dcc;}