#fb2dbc color space conversions
Hex:
#fb2dbc
RGB:
251, 45, 188
CMY:
2, 82, 26
CMYK:
0, 82, 25, 2
HSL:
318°, 96.2617%, 58.0392%
HSV (HSB):
318°, 82.0717%, 98.4314%
XYZ:
49.7991, 26.0168, 49.9740
xyY:
0.3959, 0.2068, 26.0168
CIE-Lab:
58.0530, 83.8920, -26.5959
CIE-LCH:
58.0530, 88.0069, 342.4101
CIE-Luv:
58.0530, 105.5030, -53.9237
Hunter-Lab:
51.0067, 85.0124, -22.3849
#fb2dbc color charts
#fb2dbc color shades, tints & tones
#fb2dbc color schemes
#fb2dbc color preview, HTML & CSS examples
This text has a color of #fb2dbc
<p style="color:#fb2dbc;">Text here</p>
.mytext {color:#fb2dbc;}
This box has a color of #fb2dbc
<div style="background-color:#fb2dbc;">Content here</div>
.mybackground {background-color:#fb2dbc;}
Border around this has a color of #fb2dbc
<div style="border:2px solid #fb2dbc;">Content here</div>
.myborder {border:2px solid #fb2dbc;}