#fbb8e4 color space conversions
Hex:
#fbb8e4
RGB:
251, 184, 228
CMY:
2, 28, 11
CMYK:
0, 27, 9, 2
HSL:
321°, 89.3333%, 85.2941%
HSV (HSB):
321°, 26.6932%, 98.4314%
XYZ:
70.9277, 60.3916, 81.3172
xyY:
0.3336, 0.2840, 60.3916
CIE-Lab:
82.0506, 30.8875, -12.4030
CIE-LCH:
82.0506, 33.2847, 338.1218
CIE-Luv:
82.0506, 36.8706, -24.6391
Hunter-Lab:
77.7121, 26.9207, -7.6421
#fbb8e4 color charts
#fbb8e4 color shades, tints & tones
#fbb8e4 color schemes
#fbb8e4 color preview, HTML & CSS examples
This text has a color of #fbb8e4
<p style="color:#fbb8e4;">Text here</p>
.mytext {color:#fbb8e4;}
This box has a color of #fbb8e4
<div style="background-color:#fbb8e4;">Content here</div>
.mybackground {background-color:#fbb8e4;}
Border around this has a color of #fbb8e4
<div style="border:2px solid #fbb8e4;">Content here</div>
.myborder {border:2px solid #fbb8e4;}