#fb8ded color space conversions
Hex:
#fb8ded
RGB:
251, 141, 237
CMY:
2, 45, 7
CMYK:
0, 44, 6, 2
HSL:
308°, 93.2203%, 76.8627%
HSV (HSB):
308°, 43.8247%, 98.4314%
XYZ:
64.5946, 45.6734, 85.5321
xyY:
0.3299, 0.2333, 45.6734
CIE-Lab:
73.3331, 54.5417, -30.5156
CIE-LCH:
73.3331, 62.4980, 330.7734
CIE-Luv:
73.3331, 56.1731, -57.0529
Hunter-Lab:
67.5821, 52.3406, -27.7301
#fb8ded color charts
#fb8ded color shades, tints & tones
#fb8ded color schemes
#fb8ded color preview, HTML & CSS examples
This text has a color of #fb8ded
<p style="color:#fb8ded;">Text here</p>
.mytext {color:#fb8ded;}
This box has a color of #fb8ded
<div style="background-color:#fb8ded;">Content here</div>
.mybackground {background-color:#fb8ded;}
Border around this has a color of #fb8ded
<div style="border:2px solid #fb8ded;">Content here</div>
.myborder {border:2px solid #fb8ded;}