#fb25e3 color space conversions
Hex:
#fb25e3
RGB:
251, 37, 227
CMY:
2, 85, 11
CMYK:
0, 85, 10, 2
HSL:
307°, 96.3964%, 56.4706%
HSV (HSB):
307°, 85.2590%, 98.4314%
XYZ:
54.3104, 27.3784, 75.0951
xyY:
0.3464, 0.1746, 27.3784
CIE-Lab:
59.3230, 90.2397, -46.8372
CIE-LCH:
59.3230, 101.6706, 332.5693
CIE-Luv:
59.3230, 90.1368, -85.8863
Hunter-Lab:
52.3244, 93.7073, -48.4650
#fb25e3 color charts
#fb25e3 color shades, tints & tones
#fb25e3 color schemes
#fb25e3 color preview, HTML & CSS examples
This text has a color of #fb25e3
<p style="color:#fb25e3;">Text here</p>
.mytext {color:#fb25e3;}
This box has a color of #fb25e3
<div style="background-color:#fb25e3;">Content here</div>
.mybackground {background-color:#fb25e3;}
Border around this has a color of #fb25e3
<div style="border:2px solid #fb25e3;">Content here</div>
.myborder {border:2px solid #fb25e3;}