#ff2fbb color space conversions
Hex:
#ff2fbb
RGB:
255, 47, 187
CMY:
0, 82, 27
CMYK:
0, 82, 27, 0
HSL:
320°, 100.0000%, 59.2157%
HSV (HSB):
320°, 81.5686%, 100.0000%
XYZ:
51.2262, 26.8809, 49.5023
xyY:
0.4014, 0.2106, 26.8809
CIE-Lab:
58.8639, 84.2108, -24.7109
CIE-LCH:
58.8639, 87.7615, 343.6462
CIE-Luv:
58.8639, 108.6621, -51.3419
Hunter-Lab:
51.8468, 85.6314, -20.3162
#ff2fbb color charts
#ff2fbb color shades, tints & tones
#ff2fbb color schemes
#ff2fbb color preview, HTML & CSS examples
This text has a color of #ff2fbb
<p style="color:#ff2fbb;">Text here</p>
.mytext {color:#ff2fbb;}
This box has a color of #ff2fbb
<div style="background-color:#ff2fbb;">Content here</div>
.mybackground {background-color:#ff2fbb;}
Border around this has a color of #ff2fbb
<div style="border:2px solid #ff2fbb;">Content here</div>
.myborder {border:2px solid #ff2fbb;}