#fbc8c8 color space conversions
Hex:
#fbc8c8
RGB:
251, 200, 200
CMY:
2, 22, 22
CMYK:
0, 20, 20, 2
HSL:
0°, 86.4407%, 88.4314%
HSV (HSB):
0°, 20.3187%, 98.4314%
XYZ:
70.8633, 65.9879, 63.6456
xyY:
0.3534, 0.3291, 65.9879
CIE-Lab:
84.9903, 18.0792, 6.8968
CIE-LCH:
84.9903, 19.3500, 20.8807
CIE-Luv:
84.9903, 31.6318, 6.8084
Hunter-Lab:
81.2329, 13.5562, 10.4096
#fbc8c8 color charts
#fbc8c8 color shades, tints & tones
#fbc8c8 color schemes
#fbc8c8 color preview, HTML & CSS examples
This text has a color of #fbc8c8
<p style="color:#fbc8c8;">Text here</p>
.mytext {color:#fbc8c8;}
This box has a color of #fbc8c8
<div style="background-color:#fbc8c8;">Content here</div>
.mybackground {background-color:#fbc8c8;}
Border around this has a color of #fbc8c8
<div style="border:2px solid #fbc8c8;">Content here</div>
.myborder {border:2px solid #fbc8c8;}