#fbc5ec color space conversions
Hex:
#fbc5ec
RGB:
251, 197, 236
CMY:
2, 23, 7
CMYK:
0, 22, 6, 2
HSL:
317°, 87.0968%, 87.8431%
HSV (HSB):
317°, 21.5139%, 98.4314%
XYZ:
74.8902, 66.4979, 88.2451
xyY:
0.3261, 0.2896, 66.4979
CIE-Lab:
85.2497, 25.3911, -11.9006
CIE-LCH:
85.2497, 28.0417, 334.8880
CIE-Luv:
85.2497, 29.0350, -22.9828
Hunter-Lab:
81.5462, 21.2245, -7.0782
#fbc5ec color charts
#fbc5ec color shades, tints & tones
#fbc5ec color schemes
#fbc5ec color preview, HTML & CSS examples
This text has a color of #fbc5ec
<p style="color:#fbc5ec;">Text here</p>
.mytext {color:#fbc5ec;}
This box has a color of #fbc5ec
<div style="background-color:#fbc5ec;">Content here</div>
.mybackground {background-color:#fbc5ec;}
Border around this has a color of #fbc5ec
<div style="border:2px solid #fbc5ec;">Content here</div>
.myborder {border:2px solid #fbc5ec;}