#ff3bbf color space conversions
Hex:
#ff3bbf
RGB:
255, 59, 191
CMY:
0, 77, 25
CMYK:
0, 77, 25, 0
HSL:
320°, 100.0000%, 61.5686%
HSV (HSB):
320°, 76.8627%, 100.0000%
XYZ:
52.2079, 28.1495, 51.9720
xyY:
0.3945, 0.2127, 28.1495
CIE-Lab:
60.0236, 81.7953, -25.2275
CIE-LCH:
60.0236, 85.5973, 342.8591
CIE-Luv:
60.0236, 104.1291, -51.8390
Hunter-Lab:
53.0561, 82.7982, -20.9392
#ff3bbf color charts
#ff3bbf color shades, tints & tones
#ff3bbf color schemes
#ff3bbf color preview, HTML & CSS examples
This text has a color of #ff3bbf
<p style="color:#ff3bbf;">Text here</p>
.mytext {color:#ff3bbf;}
This box has a color of #ff3bbf
<div style="background-color:#ff3bbf;">Content here</div>
.mybackground {background-color:#ff3bbf;}
Border around this has a color of #ff3bbf
<div style="border:2px solid #ff3bbf;">Content here</div>
.myborder {border:2px solid #ff3bbf;}