#fb2df9 color space conversions
Hex:
#fb2df9
RGB:
251, 45, 249
CMY:
2, 82, 2
CMYK:
0, 82, 1, 2
HSL:
301°, 96.2617%, 58.0392%
HSV (HSB):
301°, 82.0717%, 98.4314%
XYZ:
57.8209, 29.2256, 92.2161
xyY:
0.3225, 0.1630, 29.2256
CIE-Lab:
60.9802, 91.8503, -56.5007
CIE-LCH:
60.9802, 107.8369, 328.4027
CIE-Luv:
60.9802, 80.3999, -101.4708
Hunter-Lab:
54.0607, 96.3097, -63.2938
#fb2df9 color charts
#fb2df9 color shades, tints & tones
#fb2df9 color schemes
#fb2df9 color preview, HTML & CSS examples
This text has a color of #fb2df9
<p style="color:#fb2df9;">Text here</p>
.mytext {color:#fb2df9;}
This box has a color of #fb2df9
<div style="background-color:#fb2df9;">Content here</div>
.mybackground {background-color:#fb2df9;}
Border around this has a color of #fb2df9
<div style="border:2px solid #fb2df9;">Content here</div>
.myborder {border:2px solid #fb2df9;}