#fb128b color space conversions
Hex:
#fb128b
RGB:
251, 18, 139
CMY:
2, 93, 45
CMYK:
0, 93, 45, 2
HSL:
329°, 96.6805%, 52.7451%
HSV (HSB):
329°, 92.8287%, 98.4314%
XYZ:
44.6602, 22.8059, 26.4742
xyY:
0.4754, 0.2428, 22.8059
CIE-Lab:
54.8719, 83.2322, -2.6368
CIE-LCH:
54.8719, 83.2740, 358.1855
CIE-Luv:
54.8719, 132.2294, -20.0025
Hunter-Lab:
47.7555, 83.3579, 0.5603
#fb128b color charts
#fb128b color shades, tints & tones
#fb128b color schemes
#fb128b color preview, HTML & CSS examples
This text has a color of #fb128b
<p style="color:#fb128b;">Text here</p>
.mytext {color:#fb128b;}
This box has a color of #fb128b
<div style="background-color:#fb128b;">Content here</div>
.mybackground {background-color:#fb128b;}
Border around this has a color of #fb128b
<div style="border:2px solid #fb128b;">Content here</div>
.myborder {border:2px solid #fb128b;}