#fb2de8 color space conversions
Hex:
#fb2de8
RGB:
251, 45, 232
CMY:
2, 82, 9
CMYK:
0, 82, 8, 2
HSL:
306°, 96.2617%, 58.0392%
HSV (HSB):
306°, 82.0717%, 98.4314%
XYZ:
55.2875, 28.2122, 78.8755
xyY:
0.3405, 0.1737, 28.2122
CIE-Lab:
60.0800, 89.4504, -48.4487
CIE-LCH:
60.0800, 101.7283, 331.5588
CIE-Luv:
60.0800, 87.0228, -88.4651
Hunter-Lab:
53.1152, 92.8490, -50.8644
#fb2de8 color charts
#fb2de8 color shades, tints & tones
#fb2de8 color schemes
#fb2de8 color preview, HTML & CSS examples
This text has a color of #fb2de8
<p style="color:#fb2de8;">Text here</p>
.mytext {color:#fb2de8;}
This box has a color of #fb2de8
<div style="background-color:#fb2de8;">Content here</div>
.mybackground {background-color:#fb2de8;}
Border around this has a color of #fb2de8
<div style="border:2px solid #fb2de8;">Content here</div>
.myborder {border:2px solid #fb2de8;}