#fb12f5 color space conversions
Hex:
#fb12f5
RGB:
251, 18, 245
CMY:
2, 93, 4
CMYK:
0, 93, 2, 2
HSL:
302°, 96.6805%, 52.7451%
HSV (HSB):
302°, 92.8287%, 98.4314%
XYZ:
56.4814, 27.5344, 88.7240
xyY:
0.3270, 0.1594, 27.5344
CIE-Lab:
59.4658, 95.0807, -56.6924
CIE-LCH:
59.4658, 110.6995, 329.1943
CIE-Luv:
59.4658, 84.4657, -101.6467
Hunter-Lab:
52.4732, 100.3065, -63.5188
#fb12f5 color charts
#fb12f5 color shades, tints & tones
#fb12f5 color schemes
#fb12f5 color preview, HTML & CSS examples
This text has a color of #fb12f5
<p style="color:#fb12f5;">Text here</p>
.mytext {color:#fb12f5;}
This box has a color of #fb12f5
<div style="background-color:#fb12f5;">Content here</div>
.mybackground {background-color:#fb12f5;}
Border around this has a color of #fb12f5
<div style="border:2px solid #fb12f5;">Content here</div>
.myborder {border:2px solid #fb12f5;}