#fb2084 color space conversions
Hex:
#fb2084
RGB:
251, 32, 132
CMY:
2, 87, 48
CMYK:
0, 87, 47, 2
HSL:
333°, 96.4758%, 55.4902%
HSV (HSB):
333°, 87.2510%, 98.4314%
XYZ:
44.4650, 23.2082, 23.9659
xyY:
0.4852, 0.2533, 23.2082
CIE-Lab:
55.2861, 80.8796, 2.1514
CIE-LCH:
55.2861, 80.9082, 1.5237
CIE-Luv:
55.2861, 133.0198, -13.4026
Hunter-Lab:
48.1749, 80.4480, 4.2271
#fb2084 color charts
#fb2084 color shades, tints & tones
#fb2084 color schemes
#fb2084 color preview, HTML & CSS examples
This text has a color of #fb2084
<p style="color:#fb2084;">Text here</p>
.mytext {color:#fb2084;}
This box has a color of #fb2084
<div style="background-color:#fb2084;">Content here</div>
.mybackground {background-color:#fb2084;}
Border around this has a color of #fb2084
<div style="border:2px solid #fb2084;">Content here</div>
.myborder {border:2px solid #fb2084;}