#fb2ac8 color space conversions
Hex:
#fb2ac8
RGB:
251, 42, 200
CMY:
2, 84, 22
CMYK:
0, 83, 20, 2
HSL:
315°, 96.3134%, 57.4510%
HSV (HSB):
315°, 83.2669%, 98.4314%
XYZ:
51.0370, 26.3353, 57.0369
xyY:
0.3797, 0.1959, 26.3353
CIE-Lab:
58.3539, 85.9074, -33.0271
CIE-LCH:
58.3539, 92.0373, 338.9707
CIE-Luv:
58.3539, 100.8462, -63.9510
Hunter-Lab:
51.3179, 87.7163, -29.9748
#fb2ac8 color charts
#fb2ac8 color shades, tints & tones
#fb2ac8 color schemes
#fb2ac8 color preview, HTML & CSS examples
This text has a color of #fb2ac8
<p style="color:#fb2ac8;">Text here</p>
.mytext {color:#fb2ac8;}
This box has a color of #fb2ac8
<div style="background-color:#fb2ac8;">Content here</div>
.mybackground {background-color:#fb2ac8;}
Border around this has a color of #fb2ac8
<div style="border:2px solid #fb2ac8;">Content here</div>
.myborder {border:2px solid #fb2ac8;}