#fb00de color space conversions
Hex:
#fb00de
RGB:
251, 0, 222
CMY:
2, 100, 13
CMYK:
0, 100, 12, 2
HSL:
307°, 100.0000%, 49.2157%
HSV (HSB):
307°, 100.0000%, 98.4314%
XYZ:
52.9685, 25.7832, 71.2921
xyY:
0.3530, 0.1718, 25.7832
CIE-Lab:
57.8306, 93.2264, -46.3754
CIE-LCH:
57.8306, 104.1242, 333.5520
CIE-Luv:
57.8306, 94.9736, -85.1794
Hunter-Lab:
50.7771, 97.3435, -47.7004
#fb00de color charts
#fb00de color shades, tints & tones
#fb00de color schemes
#fb00de color preview, HTML & CSS examples
This text has a color of #fb00de
<p style="color:#fb00de;">Text here</p>
.mytext {color:#fb00de;}
This box has a color of #fb00de
<div style="background-color:#fb00de;">Content here</div>
.mybackground {background-color:#fb00de;}
Border around this has a color of #fb00de
<div style="border:2px solid #fb00de;">Content here</div>
.myborder {border:2px solid #fb00de;}