#fbc7c8 color space conversions
Hex:
#fbc7c8
RGB:
251, 199, 200
CMY:
2, 22, 22
CMYK:
0, 21, 20, 2
HSL:
359°, 86.6667%, 88.2353%
HSV (HSB):
359°, 20.7171%, 98.4314%
XYZ:
70.6324, 65.5262, 63.5687
xyY:
0.3536, 0.3281, 65.5262
CIE-Lab:
84.7542, 18.6039, 6.5572
CIE-LCH:
84.7542, 19.7257, 19.4156
CIE-Luv:
84.7542, 32.2077, 6.2138
Hunter-Lab:
80.9483, 14.0929, 10.1033
#fbc7c8 color charts
#fbc7c8 color shades, tints & tones
#fbc7c8 color schemes
#fbc7c8 color preview, HTML & CSS examples
This text has a color of #fbc7c8
<p style="color:#fbc7c8;">Text here</p>
.mytext {color:#fbc7c8;}
This box has a color of #fbc7c8
<div style="background-color:#fbc7c8;">Content here</div>
.mybackground {background-color:#fbc7c8;}
Border around this has a color of #fbc7c8
<div style="border:2px solid #fbc7c8;">Content here</div>
.myborder {border:2px solid #fbc7c8;}