#fb39bf color space conversions
Hex:
#fb39bf
RGB:
251, 57, 191
CMY:
2, 78, 25
CMYK:
0, 77, 24, 2
HSL:
319°, 96.0396%, 60.3922%
HSV (HSB):
319°, 77.2908%, 98.4314%
XYZ:
50.6508, 27.1971, 51.8702
xyY:
0.3905, 0.2097, 27.1971
CIE-Lab:
59.1563, 81.4213, -26.6207
CIE-LCH:
59.1563, 85.6627, 341.8948
CIE-Luv:
59.1563, 101.5243, -53.6963
Hunter-Lab:
52.1508, 82.1017, -22.4654
#fb39bf color charts
#fb39bf color shades, tints & tones
#fb39bf color schemes
#fb39bf color preview, HTML & CSS examples
This text has a color of #fb39bf
<p style="color:#fb39bf;">Text here</p>
.mytext {color:#fb39bf;}
This box has a color of #fb39bf
<div style="background-color:#fb39bf;">Content here</div>
.mybackground {background-color:#fb39bf;}
Border around this has a color of #fb39bf
<div style="border:2px solid #fb39bf;">Content here</div>
.myborder {border:2px solid #fb39bf;}