#fb39a5 color space conversions
Hex:
#fb39a5
RGB:
251, 57, 165
CMY:
2, 78, 35
CMYK:
0, 77, 34, 2
HSL:
327°, 96.0396%, 60.3922%
HSV (HSB):
327°, 77.2908%, 98.4314%
XYZ:
48.0383, 26.1521, 38.1133
xyY:
0.4278, 0.2329, 26.1521
CIE-Lab:
58.1811, 78.5319, -13.0527
CIE-LCH:
58.1811, 79.6092, 350.5632
CIE-Luv:
58.1811, 112.3904, -33.2705
Hunter-Lab:
51.1391, 78.1833, -8.3906
#fb39a5 color charts
#fb39a5 color shades, tints & tones
#fb39a5 color schemes
#fb39a5 color preview, HTML & CSS examples
This text has a color of #fb39a5
<p style="color:#fb39a5;">Text here</p>
.mytext {color:#fb39a5;}
This box has a color of #fb39a5
<div style="background-color:#fb39a5;">Content here</div>
.mybackground {background-color:#fb39a5;}
Border around this has a color of #fb39a5
<div style="border:2px solid #fb39a5;">Content here</div>
.myborder {border:2px solid #fb39a5;}