#fb2090 color space conversions
Hex:
#fb2090
RGB:
251, 32, 144
CMY:
2, 87, 44
CMYK:
0, 87, 43, 2
HSL:
329°, 96.4758%, 55.4902%
HSV (HSB):
329°, 87.2510%, 98.4314%
XYZ:
45.3342, 23.5559, 28.5429
xyY:
0.4653, 0.2418, 23.5559
CIE-Lab:
55.6404, 81.8656, -4.4820
CIE-LCH:
55.6404, 81.9882, 356.8663
CIE-Luv:
55.6404, 127.7321, -22.1237
Hunter-Lab:
48.5344, 81.7952, -0.8942
#fb2090 color charts
#fb2090 color shades, tints & tones
#fb2090 color schemes
#fb2090 color preview, HTML & CSS examples
This text has a color of #fb2090
<p style="color:#fb2090;">Text here</p>
.mytext {color:#fb2090;}
This box has a color of #fb2090
<div style="background-color:#fb2090;">Content here</div>
.mybackground {background-color:#fb2090;}
Border around this has a color of #fb2090
<div style="border:2px solid #fb2090;">Content here</div>
.myborder {border:2px solid #fb2090;}