#fbc1d2 color space conversions
Hex:
#fbc1d2
RGB:
251, 193, 210
CMY:
2, 24, 18
CMYK:
0, 23, 16, 2
HSL:
342°, 87.8788%, 87.0588%
HSV (HSB):
342°, 23.1076%, 98.4314%
XYZ:
70.4865, 63.3023, 69.4763
xyY:
0.3468, 0.3114, 63.3023
CIE-Lab:
83.6012, 23.2616, -0.4563
CIE-LCH:
83.6012, 23.2660, 358.8763
CIE-Luv:
83.6012, 34.4236, -4.9605
Hunter-Lab:
79.5627, 18.9025, 3.9203
#fbc1d2 color charts
#fbc1d2 color shades, tints & tones
#fbc1d2 color schemes
#fbc1d2 color preview, HTML & CSS examples
This text has a color of #fbc1d2
<p style="color:#fbc1d2;">Text here</p>
.mytext {color:#fbc1d2;}
This box has a color of #fbc1d2
<div style="background-color:#fbc1d2;">Content here</div>
.mybackground {background-color:#fbc1d2;}
Border around this has a color of #fbc1d2
<div style="border:2px solid #fbc1d2;">Content here</div>
.myborder {border:2px solid #fbc1d2;}