#fb2d8a color space conversions
Hex:
#fb2d8a
RGB:
251, 45, 138
CMY:
2, 82, 46
CMYK:
0, 82, 45, 2
HSL:
333°, 96.2617%, 58.0392%
HSV (HSB):
333°, 82.0717%, 98.4314%
XYZ:
45.3095, 24.2210, 26.3318
xyY:
0.4727, 0.2527, 24.2210
CIE-Lab:
56.3084, 78.9152, 0.0642
CIE-LCH:
56.3084, 78.9153, 0.0466
CIE-Luv:
56.3084, 127.2518, -15.5840
Hunter-Lab:
49.2148, 78.2096, 2.7280
#fb2d8a color charts
#fb2d8a color shades, tints & tones
#fb2d8a color schemes
#fb2d8a color preview, HTML & CSS examples
This text has a color of #fb2d8a
<p style="color:#fb2d8a;">Text here</p>
.mytext {color:#fb2d8a;}
This box has a color of #fb2d8a
<div style="background-color:#fb2d8a;">Content here</div>
.mybackground {background-color:#fb2d8a;}
Border around this has a color of #fb2d8a
<div style="border:2px solid #fb2d8a;">Content here</div>
.myborder {border:2px solid #fb2d8a;}