#fb017c color space conversions
Hex:
#fb017c
RGB:
251, 1, 124
CMY:
2, 100, 51
CMYK:
0, 100, 51, 2
HSL:
330°, 99.2063%, 49.4118%
HSV (HSB):
330°, 99.6016%, 98.4314%
XYZ:
43.4326, 21.9862, 21.0234
xyY:
0.5024, 0.2543, 21.9862
CIE-Lab:
54.0123, 83.3425, 5.1146
CIE-LCH:
54.0123, 83.4993, 3.5117
CIE-Luv:
54.0123, 140.6811, -10.3923
Hunter-Lab:
46.8894, 83.2840, 6.2393
#fb017c color charts
#fb017c color shades, tints & tones
#fb017c color schemes
#fb017c color preview, HTML & CSS examples
This text has a color of #fb017c
<p style="color:#fb017c;">Text here</p>
.mytext {color:#fb017c;}
This box has a color of #fb017c
<div style="background-color:#fb017c;">Content here</div>
.mybackground {background-color:#fb017c;}
Border around this has a color of #fb017c
<div style="border:2px solid #fb017c;">Content here</div>
.myborder {border:2px solid #fb017c;}