#fe2bcf color space conversions
Hex:
#fe2bcf
RGB:
254, 43, 207
CMY:
0, 83, 19
CMYK:
0, 83, 19, 0
HSL:
313°, 99.0610%, 58.2353%
HSV (HSB):
313°, 83.0709%, 99.6078%
XYZ:
52.9994, 27.3036, 61.5082
xyY:
0.3737, 0.1925, 27.3036
CIE-Lab:
59.2543, 87.1702, -35.5823
CIE-LCH:
59.2543, 94.1527, 337.7951
CIE-Luv:
59.2543, 99.9728, -68.2332
Hunter-Lab:
52.2528, 89.6080, -33.2149
#fe2bcf color charts
#fe2bcf color shades, tints & tones
#fe2bcf color schemes
#fe2bcf color preview, HTML & CSS examples
This text has a color of #fe2bcf
<p style="color:#fe2bcf;">Text here</p>
.mytext {color:#fe2bcf;}
This box has a color of #fe2bcf
<div style="background-color:#fe2bcf;">Content here</div>
.mybackground {background-color:#fe2bcf;}
Border around this has a color of #fe2bcf
<div style="border:2px solid #fe2bcf;">Content here</div>
.myborder {border:2px solid #fe2bcf;}