#fbc6ec color space conversions
Hex:
#fbc6ec
RGB:
251, 198, 236
CMY:
2, 22, 7
CMYK:
0, 21, 6, 2
HSL:
317°, 86.8852%, 88.0392%
HSV (HSB):
317°, 21.1155%, 98.4314%
XYZ:
75.1181, 66.9535, 88.3211
xyY:
0.3260, 0.2906, 66.9535
CIE-Lab:
85.4805, 24.8644, -11.5562
CIE-LCH:
85.4805, 27.4187, 335.0724
CIE-Luv:
85.4805, 28.5168, -22.3526
Hunter-Lab:
81.8251, 20.6747, -6.7193
#fbc6ec color charts
#fbc6ec color shades, tints & tones
#fbc6ec color schemes
#fbc6ec color preview, HTML & CSS examples
This text has a color of #fbc6ec
<p style="color:#fbc6ec;">Text here</p>
.mytext {color:#fbc6ec;}
This box has a color of #fbc6ec
<div style="background-color:#fbc6ec;">Content here</div>
.mybackground {background-color:#fbc6ec;}
Border around this has a color of #fbc6ec
<div style="border:2px solid #fbc6ec;">Content here</div>
.myborder {border:2px solid #fbc6ec;}