#fe31bd color space conversions
Hex:
#fe31bd
RGB:
254, 49, 189
CMY:
0, 81, 26
CMYK:
0, 81, 26, 0
HSL:
319°, 99.0338%, 59.4118%
HSV (HSB):
319°, 80.7087%, 99.6078%
XYZ:
51.1567, 26.9416, 50.6481
xyY:
0.3973, 0.2093, 26.9416
CIE-Lab:
58.9202, 83.7841, -25.7913
CIE-LCH:
58.9202, 87.6639, 342.8900
CIE-Luv:
58.9202, 106.5814, -52.8674
Hunter-Lab:
51.9053, 85.0913, -21.5203
#fe31bd color charts
#fe31bd color shades, tints & tones
#fe31bd color schemes
#fe31bd color preview, HTML & CSS examples
This text has a color of #fe31bd
<p style="color:#fe31bd;">Text here</p>
.mytext {color:#fe31bd;}
This box has a color of #fe31bd
<div style="background-color:#fe31bd;">Content here</div>
.mybackground {background-color:#fe31bd;}
Border around this has a color of #fe31bd
<div style="border:2px solid #fe31bd;">Content here</div>
.myborder {border:2px solid #fe31bd;}