#fbc3b2 color space conversions
Hex:
#fbc3b2
RGB:
251, 195, 178
CMY:
2, 24, 30
CMYK:
0, 22, 29, 2
HSL:
14°, 90.1235%, 84.1176%
HSV (HSB):
14°, 29.0837%, 98.4314%
XYZ:
67.3346, 62.7538, 50.6833
xyY:
0.3725, 0.3471, 62.7538
CIE-Lab:
83.3127, 17.6563, 16.2288
CIE-LCH:
83.3127, 23.9817, 42.5877
CIE-Luv:
83.3127, 37.0520, 19.7731
Hunter-Lab:
79.2173, 13.0946, 17.5183
#fbc3b2 color charts
#fbc3b2 color shades, tints & tones
#fbc3b2 color schemes
#fbc3b2 color preview, HTML & CSS examples
This text has a color of #fbc3b2
<p style="color:#fbc3b2;">Text here</p>
.mytext {color:#fbc3b2;}
This box has a color of #fbc3b2
<div style="background-color:#fbc3b2;">Content here</div>
.mybackground {background-color:#fbc3b2;}
Border around this has a color of #fbc3b2
<div style="border:2px solid #fbc3b2;">Content here</div>
.myborder {border:2px solid #fbc3b2;}