#ffbbdc color space conversions
Hex:
#ffbbdc
RGB:
255, 187, 220
CMY:
0, 27, 14
CMYK:
0, 27, 14, 0
HSL:
331°, 100.0000%, 86.6667%
HSV (HSB):
331°, 26.6667%, 100.0000%
XYZ:
71.9286, 61.9680, 75.8801
xyY:
0.3429, 0.2954, 61.9680
CIE-Lab:
82.8964, 29.3652, -6.8069
CIE-LCH:
82.8964, 30.1438, 346.9492
CIE-Luv:
82.8964, 39.0626, -15.7077
Hunter-Lab:
78.7197, 25.3413, -2.0475
#ffbbdc color charts
#ffbbdc RGB chart
#ffbbdc CMYK chart
#ffbbdc RGB pie chart
#ffbbdc color shades, tints & tones
#ffbbdc color schemes
#ffbbdc color preview, HTML & CSS examples
This text has a color of #ffbbdc
<p style="color:#ffbbdc;">Text here</p>
.mytext {color:#ffbbdc;}
Text color #ffbbdc
This box has a color of #ffbbdc
<div style="background-color:#ffbbdc;">Content here</div>
.mybackground {background-color:#ffbbdc;}
Background color #ffbbdc
Border around this has a color of #ffbbdc
<div style="border:2px solid #ffbbdc;">Content here</div>
.myborder {border:2px solid #ffbbdc;}
Border color #ffbbdc