#fbb7ef color space conversions
Hex:
#fbb7ef
RGB:
251, 183, 239
CMY:
2, 28, 6
CMYK:
0, 27, 5, 2
HSL:
311°, 89.4737%, 85.0980%
HSV (HSB):
311°, 27.0916%, 98.4314%
XYZ:
72.2971, 60.6082, 89.5494
xyY:
0.3250, 0.2725, 60.6082
CIE-Lab:
82.1677, 33.2831, -18.1287
CIE-LCH:
82.1677, 37.9000, 331.4236
CIE-Luv:
82.1677, 35.7823, -34.1616
Hunter-Lab:
77.8513, 29.5256, -13.7032
#fbb7ef color charts
#fbb7ef color shades, tints & tones
#fbb7ef color schemes
#fbb7ef color preview, HTML & CSS examples
This text has a color of #fbb7ef
<p style="color:#fbb7ef;">Text here</p>
.mytext {color:#fbb7ef;}
This box has a color of #fbb7ef
<div style="background-color:#fbb7ef;">Content here</div>
.mybackground {background-color:#fbb7ef;}
Border around this has a color of #fbb7ef
<div style="border:2px solid #fbb7ef;">Content here</div>
.myborder {border:2px solid #fbb7ef;}