#fb39e1 color space conversions
Hex:
#fb39e1
RGB:
251, 57, 225
CMY:
2, 78, 12
CMYK:
0, 77, 10, 2
HSL:
308°, 96.0396%, 60.3922%
HSV (HSB):
308°, 77.2908%, 98.4314%
XYZ:
54.8374, 28.8717, 73.9167
xyY:
0.3479, 0.1832, 28.8717
CIE-Lab:
60.6683, 85.7788, -43.5885
CIE-LCH:
60.6683, 96.2183, 333.0626
CIE-Luv:
60.6683, 87.7413, -80.5905
Hunter-Lab:
53.7324, 88.1390, -43.9493
#fb39e1 color charts
#fb39e1 color shades, tints & tones
#fb39e1 color schemes
#fb39e1 color preview, HTML & CSS examples
This text has a color of #fb39e1
<p style="color:#fb39e1;">Text here</p>
.mytext {color:#fb39e1;}
This box has a color of #fb39e1
<div style="background-color:#fb39e1;">Content here</div>
.mybackground {background-color:#fb39e1;}
Border around this has a color of #fb39e1
<div style="border:2px solid #fb39e1;">Content here</div>
.myborder {border:2px solid #fb39e1;}