#fb25d8 color space conversions
Hex:
#fb25d8
RGB:
251, 37, 216
CMY:
2, 85, 15
CMYK:
0, 85, 14, 2
HSL:
310°, 96.3964%, 56.4706%
HSV (HSB):
310°, 85.2590%, 98.4314%
XYZ:
52.8399, 26.7902, 67.3518
xyY:
0.3595, 0.1823, 26.7902
CIE-Lab:
58.7797, 88.8026, -41.4788
CIE-LCH:
58.7797, 98.0122, 334.9632
CIE-Luv:
58.7797, 94.7431, -77.3354
Hunter-Lab:
51.7593, 91.6479, -40.9197
#fb25d8 color charts
#fb25d8 color shades, tints & tones
#fb25d8 color schemes
#fb25d8 color preview, HTML & CSS examples
This text has a color of #fb25d8
<p style="color:#fb25d8;">Text here</p>
.mytext {color:#fb25d8;}
This box has a color of #fb25d8
<div style="background-color:#fb25d8;">Content here</div>
.mybackground {background-color:#fb25d8;}
Border around this has a color of #fb25d8
<div style="border:2px solid #fb25d8;">Content here</div>
.myborder {border:2px solid #fb25d8;}