#fe205b color space conversions
Hex:
#fe205b
RGB:
254, 32, 91
CMY:
0, 87, 64
CMYK:
0, 87, 64, 0
HSL:
344°, 99.1071%, 56.0784%
HSV (HSB):
344°, 87.4016%, 99.6078%
XYZ:
43.2779, 22.8592, 12.0288
xyY:
0.5537, 0.2924, 22.8592
CIE-Lab:
54.9270, 78.9421, 26.3219
CIE-LCH:
54.9270, 83.2148, 18.4401
CIE-Luv:
54.9270, 151.4733, 13.4890
Hunter-Lab:
47.8113, 77.9052, 18.5512
#fe205b color charts
#fe205b color shades, tints & tones
#fe205b color schemes
#fe205b color preview, HTML & CSS examples
This text has a color of #fe205b
<p style="color:#fe205b;">Text here</p>
.mytext {color:#fe205b;}
This box has a color of #fe205b
<div style="background-color:#fe205b;">Content here</div>
.mybackground {background-color:#fe205b;}
Border around this has a color of #fe205b
<div style="border:2px solid #fe205b;">Content here</div>
.myborder {border:2px solid #fe205b;}