#fbc2c8 color space conversions
Hex:
#fbc2c8
RGB:
251, 194, 200
CMY:
2, 24, 22
CMYK:
0, 23, 20, 2
HSL:
354°, 87.6923%, 87.2549%
HSV (HSB):
354°, 22.7092%, 98.4314%
XYZ:
69.5008, 63.2629, 63.1915
xyY:
0.3547, 0.3228, 63.2629
CIE-Lab:
83.5805, 21.2310, 4.8649
CIE-LCH:
83.5805, 21.7813, 12.9061
CIE-Luv:
83.5805, 35.0863, 3.2445
Hunter-Lab:
79.5380, 16.7829, 8.5718
#fbc2c8 color charts
#fbc2c8 color shades, tints & tones
#fbc2c8 color schemes
#fbc2c8 color preview, HTML & CSS examples
This text has a color of #fbc2c8
<p style="color:#fbc2c8;">Text here</p>
.mytext {color:#fbc2c8;}
This box has a color of #fbc2c8
<div style="background-color:#fbc2c8;">Content here</div>
.mybackground {background-color:#fbc2c8;}
Border around this has a color of #fbc2c8
<div style="border:2px solid #fbc2c8;">Content here</div>
.myborder {border:2px solid #fbc2c8;}