#fb018f color space conversions
Hex:
#fb018f
RGB:
251, 1, 143
CMY:
2, 100, 44
CMYK:
0, 100, 43, 2
HSL:
326°, 99.2063%, 49.4118%
HSV (HSB):
326°, 99.6016%, 98.4314%
XYZ:
44.7524, 22.5141, 27.9735
xyY:
0.4699, 0.2364, 22.5141
CIE-Lab:
54.5683, 84.8083, -5.4735
CIE-LCH:
54.5683, 84.9847, 356.3072
CIE-Luv:
54.5683, 131.9351, -24.0292
Hunter-Lab:
47.4490, 85.3198, -1.7400
#fb018f color charts
#fb018f color shades, tints & tones
#fb018f color schemes
#fb018f color preview, HTML & CSS examples
This text has a color of #fb018f
<p style="color:#fb018f;">Text here</p>
.mytext {color:#fb018f;}
This box has a color of #fb018f
<div style="background-color:#fb018f;">Content here</div>
.mybackground {background-color:#fb018f;}
Border around this has a color of #fb018f
<div style="border:2px solid #fb018f;">Content here</div>
.myborder {border:2px solid #fb018f;}