#fe31d9 color space conversions
Hex:
#fe31d9
RGB:
254, 49, 217
CMY:
0, 81, 15
CMYK:
0, 81, 15, 0
HSL:
311°, 99.0338%, 59.4118%
HSV (HSB):
311°, 80.7087%, 99.6078%
XYZ:
54.4957, 28.2772, 68.2314
xyY:
0.3609, 0.1873, 28.2772
CIE-Lab:
60.1384, 87.1966, -39.8748
CIE-LCH:
60.1384, 95.8814, 335.4255
CIE-Luv:
60.1384, 94.7171, -74.9846
Hunter-Lab:
53.1763, 89.8704, -38.8526
#fe31d9 color charts
#fe31d9 color shades, tints & tones
#fe31d9 color schemes
#fe31d9 color preview, HTML & CSS examples
This text has a color of #fe31d9
<p style="color:#fe31d9;">Text here</p>
.mytext {color:#fe31d9;}
This box has a color of #fe31d9
<div style="background-color:#fe31d9;">Content here</div>
.mybackground {background-color:#fe31d9;}
Border around this has a color of #fe31d9
<div style="border:2px solid #fe31d9;">Content here</div>
.myborder {border:2px solid #fe31d9;}