#fb0def color space conversions
Hex:
#fb0def
RGB:
251, 13, 239
CMY:
2, 95, 6
CMYK:
0, 95, 5, 2
HSL:
303°, 96.7480%, 51.7647%
HSV (HSB):
303°, 94.8207%, 98.4314%
XYZ:
55.5076, 27.0291, 83.9529
xyY:
0.3334, 0.1623, 27.0291
CIE-Lab:
59.0012, 94.6531, -54.0830
CIE-LCH:
59.0012, 109.0146, 330.2572
CIE-Luv:
59.0012, 87.1709, -97.4580
Hunter-Lab:
51.9895, 99.5973, -59.3492
#fb0def color charts
#fb0def color shades, tints & tones
#fb0def color schemes
#fb0def color preview, HTML & CSS examples
This text has a color of #fb0def
<p style="color:#fb0def;">Text here</p>
.mytext {color:#fb0def;}
This box has a color of #fb0def
<div style="background-color:#fb0def;">Content here</div>
.mybackground {background-color:#fb0def;}
Border around this has a color of #fb0def
<div style="border:2px solid #fb0def;">Content here</div>
.myborder {border:2px solid #fb0def;}