#fe5b81 color space conversions
Hex:
#fe5b81
RGB:
254, 91, 129
CMY:
0, 64, 49
CMYK:
0, 64, 49, 0
HSL:
346°, 98.7879%, 67.6471%
HSV (HSB):
346°, 64.1732%, 99.6078%
XYZ:
48.5766, 30.1380, 24.0258
xyY:
0.4728, 0.2933, 30.1380
CIE-Lab:
61.7731, 64.5313, 13.2352
CIE-LCH:
61.7731, 65.8746, 11.5905
CIE-Luv:
61.7731, 113.5732, 4.2268
Hunter-Lab:
54.8981, 61.8742, 12.4807
#fe5b81 color charts
#fe5b81 color shades, tints & tones
#fe5b81 color schemes
#fe5b81 color preview, HTML & CSS examples
This text has a color of #fe5b81
<p style="color:#fe5b81;">Text here</p>
.mytext {color:#fe5b81;}
This box has a color of #fe5b81
<div style="background-color:#fe5b81;">Content here</div>
.mybackground {background-color:#fe5b81;}
Border around this has a color of #fe5b81
<div style="border:2px solid #fe5b81;">Content here</div>
.myborder {border:2px solid #fe5b81;}