#fbcefa color space conversions
Hex:
#fbcefa
RGB:
251, 206, 250
CMY:
2, 19, 2
CMYK:
0, 18, 0, 2
HSL:
301°, 84.9057%, 89.6078%
HSV (HSB):
301°, 17.9283%, 98.4314%
XYZ:
79.1103, 71.5540, 100.0842
xyY:
0.3155, 0.2854, 71.5540
CIE-Lab:
87.7535, 23.1156, -15.5754
CIE-LCH:
87.7535, 27.8733, 326.0276
CIE-Luv:
87.7535, 22.8090, -28.5487
Hunter-Lab:
84.5896, 18.9059, -10.9377
#fbcefa color charts
#fbcefa color shades, tints & tones
#fbcefa color schemes
#fbcefa color preview, HTML & CSS examples
This text has a color of #fbcefa
<p style="color:#fbcefa;">Text here</p>
.mytext {color:#fbcefa;}
This box has a color of #fbcefa
<div style="background-color:#fbcefa;">Content here</div>
.mybackground {background-color:#fbcefa;}
Border around this has a color of #fbcefa
<div style="border:2px solid #fbcefa;">Content here</div>
.myborder {border:2px solid #fbcefa;}