#fbb8ea color space conversions
Hex:
#fbb8ea
RGB:
251, 184, 234
CMY:
2, 28, 8
CMYK:
0, 27, 7, 2
HSL:
315°, 89.3333%, 85.2941%
HSV (HSB):
315°, 26.6932%, 98.4314%
XYZ:
71.7754, 60.7307, 85.7811
xyY:
0.3288, 0.2782, 60.7307
CIE-Lab:
82.2338, 31.8976, -15.3486
CIE-LCH:
82.2338, 35.3983, 334.3039
CIE-Luv:
82.2338, 36.0041, -29.4810
Hunter-Lab:
77.9299, 28.0257, -10.7123
#fbb8ea color charts
#fbb8ea color shades, tints & tones
#fbb8ea color schemes
#fbb8ea color preview, HTML & CSS examples
This text has a color of #fbb8ea
<p style="color:#fbb8ea;">Text here</p>
.mytext {color:#fbb8ea;}
This box has a color of #fbb8ea
<div style="background-color:#fbb8ea;">Content here</div>
.mybackground {background-color:#fbb8ea;}
Border around this has a color of #fbb8ea
<div style="border:2px solid #fbb8ea;">Content here</div>
.myborder {border:2px solid #fbb8ea;}