#fe2bc9 color space conversions
Hex:
#fe2bc9
RGB:
254, 43, 201
CMY:
0, 83, 21
CMYK:
0, 83, 21, 0
HSL:
315°, 99.0610%, 58.2353%
HSV (HSB):
315°, 83.0709%, 99.6078%
XYZ:
52.2795, 27.0156, 57.7174
xyY:
0.3816, 0.1972, 27.0156
CIE-Lab:
58.9888, 86.4427, -32.5713
CIE-LCH:
58.9888, 92.3755, 339.3538
CIE-Luv:
58.9888, 102.5615, -63.5005
Hunter-Lab:
51.9766, 88.5815, -29.4551
#fe2bc9 color charts
#fe2bc9 color shades, tints & tones
#fe2bc9 color schemes
#fe2bc9 color preview, HTML & CSS examples
This text has a color of #fe2bc9
<p style="color:#fe2bc9;">Text here</p>
.mytext {color:#fe2bc9;}
This box has a color of #fe2bc9
<div style="background-color:#fe2bc9;">Content here</div>
.mybackground {background-color:#fe2bc9;}
Border around this has a color of #fe2bc9
<div style="border:2px solid #fe2bc9;">Content here</div>
.myborder {border:2px solid #fe2bc9;}