#fb25ce color space conversions
Hex:
#fb25ce
RGB:
251, 37, 206
CMY:
2, 85, 19
CMYK:
0, 85, 18, 2
HSL:
313°, 96.3964%, 56.4706%
HSV (HSB):
313°, 85.2590%, 98.4314%
XYZ:
51.5858, 26.2886, 60.7479
xyY:
0.3721, 0.1896, 26.2886
CIE-Lab:
58.3100, 87.5485, -36.5263
CIE-LCH:
58.3100, 94.8626, 337.3535
CIE-Luv:
58.3100, 99.0361, -69.4991
Hunter-Lab:
51.2724, 89.8644, -34.3565
#fb25ce color charts
#fb25ce color shades, tints & tones
#fb25ce color schemes
#fb25ce color preview, HTML & CSS examples
This text has a color of #fb25ce
<p style="color:#fb25ce;">Text here</p>
.mytext {color:#fb25ce;}
This box has a color of #fb25ce
<div style="background-color:#fb25ce;">Content here</div>
.mybackground {background-color:#fb25ce;}
Border around this has a color of #fb25ce
<div style="border:2px solid #fb25ce;">Content here</div>
.myborder {border:2px solid #fb25ce;}