#fbc3d0 color space conversions
Hex:
#fbc3d0
RGB:
251, 195, 208
CMY:
2, 24, 18
CMYK:
0, 22, 17, 2
HSL:
346°, 87.5000%, 87.4510%
HSV (HSB):
346°, 22.3108%, 98.4314%
XYZ:
70.6839, 64.0935, 68.3203
xyY:
0.3480, 0.3156, 64.0935
CIE-Lab:
84.0144, 21.9025, 1.2165
CIE-LCH:
84.0144, 21.9363, 3.1791
CIE-Luv:
84.0144, 33.5488, -2.2185
Hunter-Lab:
80.0584, 17.4962, 5.4439
#fbc3d0 color charts
#fbc3d0 color shades, tints & tones
#fbc3d0 color schemes
#fbc3d0 color preview, HTML & CSS examples
This text has a color of #fbc3d0
<p style="color:#fbc3d0;">Text here</p>
.mytext {color:#fbc3d0;}
This box has a color of #fbc3d0
<div style="background-color:#fbc3d0;">Content here</div>
.mybackground {background-color:#fbc3d0;}
Border around this has a color of #fbc3d0
<div style="border:2px solid #fbc3d0;">Content here</div>
.myborder {border:2px solid #fbc3d0;}