#fb12b5 color space conversions
Hex:
#fb12b5
RGB:
251, 18, 181
CMY:
2, 93, 29
CMYK:
0, 93, 28, 2
HSL:
318°, 96.6805%, 52.7451%
HSV (HSB):
318°, 92.8287%, 98.4314%
XYZ:
48.3405, 24.2780, 45.8544
xyY:
0.4080, 0.2049, 24.2780
CIE-Lab:
56.3651, 87.1928, -25.1447
CIE-LCH:
56.3651, 90.7461, 343.9135
CIE-Luv:
56.3651, 112.6083, -52.1077
Hunter-Lab:
49.2727, 88.8953, -20.6857
#fb12b5 color charts
#fb12b5 color shades, tints & tones
#fb12b5 color schemes
#fb12b5 color preview, HTML & CSS examples
This text has a color of #fb12b5
<p style="color:#fb12b5;">Text here</p>
.mytext {color:#fb12b5;}
This box has a color of #fb12b5
<div style="background-color:#fb12b5;">Content here</div>
.mybackground {background-color:#fb12b5;}
Border around this has a color of #fb12b5
<div style="border:2px solid #fb12b5;">Content here</div>
.myborder {border:2px solid #fb12b5;}