#ffbbfa color space conversions
Hex:
#ffbbfa
RGB:
255, 187, 250
CMY:
0, 27, 2
CMYK:
0, 27, 2, 0
HSL:
304°, 100.0000%, 86.6667%
HSV (HSB):
304°, 26.6667%, 100.0000%
XYZ:
76.2656, 63.7028, 98.7187
xyY:
0.3195, 0.2669, 63.7028
CIE-Lab:
83.8108, 34.4036, -21.4847
CIE-LCH:
83.8108, 40.5610, 328.0156
CIE-Luv:
83.8108, 34.7371, -39.8813
Hunter-Lab:
79.8140, 30.8897, -17.4636
#ffbbfa color charts
#ffbbfa color shades, tints & tones
#ffbbfa color schemes
#ffbbfa color preview, HTML & CSS examples
This text has a color of #ffbbfa
<p style="color:#ffbbfa;">Text here</p>
.mytext {color:#ffbbfa;}
This box has a color of #ffbbfa
<div style="background-color:#ffbbfa;">Content here</div>
.mybackground {background-color:#ffbbfa;}
Border around this has a color of #ffbbfa
<div style="border:2px solid #ffbbfa;">Content here</div>
.myborder {border:2px solid #ffbbfa;}