#fb12d2 color space conversions
Hex:
#fb12d2
RGB:
251, 18, 210
CMY:
2, 93, 18
CMYK:
0, 93, 16, 2
HSL:
311°, 96.6805%, 52.7451%
HSV (HSB):
311°, 92.8287%, 98.4314%
XYZ:
51.6328, 25.5950, 63.1917
xyY:
0.3677, 0.1823, 25.5950
CIE-Lab:
57.6506, 90.5145, -39.8421
CIE-LCH:
57.6506, 98.8953, 336.2422
CIE-Luv:
57.6506, 99.3332, -74.8310
Hunter-Lab:
50.5915, 93.6390, -38.6427
#fb12d2 color charts
#fb12d2 color shades, tints & tones
#fb12d2 color schemes
#fb12d2 color preview, HTML & CSS examples
This text has a color of #fb12d2
<p style="color:#fb12d2;">Text here</p>
.mytext {color:#fb12d2;}
This box has a color of #fb12d2
<div style="background-color:#fb12d2;">Content here</div>
.mybackground {background-color:#fb12d2;}
Border around this has a color of #fb12d2
<div style="border:2px solid #fb12d2;">Content here</div>
.myborder {border:2px solid #fb12d2;}