#fb2d8c color space conversions
Hex:
#fb2d8c
RGB:
251, 45, 140
CMY:
2, 82, 45
CMYK:
0, 82, 44, 2
HSL:
332°, 96.2617%, 58.0392%
HSV (HSB):
332°, 82.0717%, 98.4314%
XYZ:
45.4557, 24.2795, 27.1016
xyY:
0.4694, 0.2507, 24.2795
CIE-Lab:
56.3665, 79.0842, -1.0381
CIE-LCH:
56.3665, 79.0910, 359.2479
CIE-Luv:
56.3665, 126.4072, -17.0383
Hunter-Lab:
49.2742, 78.4373, 1.8815
#fb2d8c color charts
#fb2d8c color shades, tints & tones
#fb2d8c color schemes
#fb2d8c color preview, HTML & CSS examples
This text has a color of #fb2d8c
<p style="color:#fb2d8c;">Text here</p>
.mytext {color:#fb2d8c;}
This box has a color of #fb2d8c
<div style="background-color:#fb2d8c;">Content here</div>
.mybackground {background-color:#fb2d8c;}
Border around this has a color of #fb2d8c
<div style="border:2px solid #fb2d8c;">Content here</div>
.myborder {border:2px solid #fb2d8c;}