#ffbbda color space conversions
Hex:
#ffbbda
RGB:
255, 187, 218
CMY:
0, 27, 15
CMYK:
0, 27, 15, 0
HSL:
333°, 100.0000%, 86.6667%
HSV (HSB):
333°, 26.6667%, 100.0000%
XYZ:
71.6652, 61.8626, 74.4932
xyY:
0.3445, 0.2974, 61.8626
CIE-Lab:
82.8403, 29.0501, -5.8166
CIE-LCH:
82.8403, 29.6267, 348.6775
CIE-Luv:
82.8403, 39.3461, -14.1330
Hunter-Lab:
78.6528, 24.9996, -1.0975
#ffbbda color charts
#ffbbda color shades, tints & tones
#ffbbda color schemes
#ffbbda color preview, HTML & CSS examples
This text has a color of #ffbbda
<p style="color:#ffbbda;">Text here</p>
.mytext {color:#ffbbda;}
This box has a color of #ffbbda
<div style="background-color:#ffbbda;">Content here</div>
.mybackground {background-color:#ffbbda;}
Border around this has a color of #ffbbda
<div style="border:2px solid #ffbbda;">Content here</div>
.myborder {border:2px solid #ffbbda;}