#fbc6f8 color space conversions
Hex:
#fbc6f8
RGB:
251, 198, 248
CMY:
2, 22, 3
CMYK:
0, 21, 1, 2
HSL:
303°, 86.8852%, 88.0392%
HSV (HSB):
303°, 21.1155%, 98.4314%
XYZ:
76.9210, 67.6747, 97.8153
xyY:
0.3173, 0.2792, 67.6747
CIE-Lab:
85.8435, 26.9688, -17.3877
CIE-LCH:
85.8435, 32.0881, 327.1888
CIE-Luv:
85.8435, 27.0472, -32.0590
Hunter-Lab:
82.2646, 22.9422, -12.9125
#fbc6f8 color charts
#fbc6f8 color shades, tints & tones
#fbc6f8 color schemes
#fbc6f8 color preview, HTML & CSS examples
This text has a color of #fbc6f8
<p style="color:#fbc6f8;">Text here</p>
.mytext {color:#fbc6f8;}
This box has a color of #fbc6f8
<div style="background-color:#fbc6f8;">Content here</div>
.mybackground {background-color:#fbc6f8;}
Border around this has a color of #fbc6f8
<div style="border:2px solid #fbc6f8;">Content here</div>
.myborder {border:2px solid #fbc6f8;}