#fb12b3 color space conversions
Hex:
#fb12b3
RGB:
251, 18, 179
CMY:
2, 93, 30
CMYK:
0, 93, 29, 2
HSL:
319°, 96.6805%, 52.7451%
HSV (HSB):
319°, 92.8287%, 98.4314%
XYZ:
48.1367, 24.1965, 44.7811
xyY:
0.4110, 0.2066, 24.1965
CIE-Lab:
56.2840, 86.9807, -24.1057
CIE-LCH:
56.2840, 90.2592, 344.5099
CIE-Luv:
56.2840, 113.5437, -50.5411
Hunter-Lab:
49.1900, 88.5954, -19.5430
#fb12b3 color charts
#fb12b3 color shades, tints & tones
#fb12b3 color schemes
#fb12b3 color preview, HTML & CSS examples
This text has a color of #fb12b3
<p style="color:#fb12b3;">Text here</p>
.mytext {color:#fb12b3;}
This box has a color of #fb12b3
<div style="background-color:#fb12b3;">Content here</div>
.mybackground {background-color:#fb12b3;}
Border around this has a color of #fb12b3
<div style="border:2px solid #fb12b3;">Content here</div>
.myborder {border:2px solid #fb12b3;}