#fbc1c4 color space conversions
Hex:
#fbc1c4
RGB:
251, 193, 196
CMY:
2, 24, 23
CMYK:
0, 23, 22, 2
HSL:
357°, 87.8788%, 87.0588%
HSV (HSB):
357°, 23.1076%, 98.4314%
XYZ:
68.8174, 62.6347, 60.6872
xyY:
0.3582, 0.3260, 62.6347
CIE-Lab:
83.2498, 21.1754, 6.5282
CIE-LCH:
83.2498, 22.1589, 17.1342
CIE-Luv:
83.2498, 36.1489, 5.6412
Hunter-Lab:
79.1421, 16.7148, 9.9351
#fbc1c4 color charts
#fbc1c4 color shades, tints & tones
#fbc1c4 color schemes
#fbc1c4 color preview, HTML & CSS examples
This text has a color of #fbc1c4
<p style="color:#fbc1c4;">Text here</p>
.mytext {color:#fbc1c4;}
This box has a color of #fbc1c4
<div style="background-color:#fbc1c4;">Content here</div>
.mybackground {background-color:#fbc1c4;}
Border around this has a color of #fbc1c4
<div style="border:2px solid #fbc1c4;">Content here</div>
.myborder {border:2px solid #fbc1c4;}