#fb85ed color space conversions
Hex:
#fb85ed
RGB:
251, 133, 237
CMY:
2, 48, 7
CMYK:
0, 47, 6, 2
HSL:
307°, 93.6508%, 75.2941%
HSV (HSB):
307°, 47.0120%, 98.4314%
XYZ:
63.4573, 43.3987, 85.1530
xyY:
0.3305, 0.2260, 43.3987
CIE-Lab:
71.8248, 58.4479, -32.8432
CIE-LCH:
71.8248, 67.0435, 330.6674
CIE-Luv:
71.8248, 59.6344, -61.2755
Hunter-Lab:
65.8777, 56.6557, -30.5234
#fb85ed color charts
#fb85ed color shades, tints & tones
#fb85ed color schemes
#fb85ed color preview, HTML & CSS examples
This text has a color of #fb85ed
<p style="color:#fb85ed;">Text here</p>
.mytext {color:#fb85ed;}
This box has a color of #fb85ed
<div style="background-color:#fb85ed;">Content here</div>
.mybackground {background-color:#fb85ed;}
Border around this has a color of #fb85ed
<div style="border:2px solid #fb85ed;">Content here</div>
.myborder {border:2px solid #fb85ed;}