#fe3cdf color space conversions
Hex:
#fe3cdf
RGB:
254, 60, 223
CMY:
0, 76, 13
CMYK:
0, 76, 12, 0
HSL:
310°, 98.9796%, 61.5686%
HSV (HSB):
310°, 76.3780%, 99.6078%
XYZ:
55.8082, 29.6303, 72.5898
xyY:
0.3532, 0.1875, 29.6303
CIE-Lab:
61.3339, 85.3517, -41.3827
CIE-LCH:
61.3339, 94.8548, 334.1336
CIE-Luv:
61.3339, 90.1439, -77.2963
Hunter-Lab:
54.4337, 87.7484, -40.9624
#fe3cdf color charts
#fe3cdf color shades, tints & tones
#fe3cdf color schemes
#fe3cdf color preview, HTML & CSS examples
This text has a color of #fe3cdf
<p style="color:#fe3cdf;">Text here</p>
.mytext {color:#fe3cdf;}
This box has a color of #fe3cdf
<div style="background-color:#fe3cdf;">Content here</div>
.mybackground {background-color:#fe3cdf;}
Border around this has a color of #fe3cdf
<div style="border:2px solid #fe3cdf;">Content here</div>
.myborder {border:2px solid #fe3cdf;}