#fbc3ae color space conversions
Hex:
#fbc3ae
RGB:
251, 195, 174
CMY:
2, 24, 32
CMYK:
0, 22, 31, 2
HSL:
16°, 90.5882%, 83.3333%
HSV (HSB):
16°, 30.6773%, 98.4314%
XYZ:
66.9387, 62.5954, 48.5985
xyY:
0.3758, 0.3514, 62.5954
CIE-Lab:
83.2291, 17.1414, 18.2397
CIE-LCH:
83.2291, 25.0303, 46.7780
CIE-Luv:
83.2291, 37.4947, 22.5403
Hunter-Lab:
79.1173, 12.5682, 18.9627
#fbc3ae color charts
#fbc3ae color shades, tints & tones
#fbc3ae color schemes
#fbc3ae color preview, HTML & CSS examples
This text has a color of #fbc3ae
<p style="color:#fbc3ae;">Text here</p>
.mytext {color:#fbc3ae;}
This box has a color of #fbc3ae
<div style="background-color:#fbc3ae;">Content here</div>
.mybackground {background-color:#fbc3ae;}
Border around this has a color of #fbc3ae
<div style="border:2px solid #fbc3ae;">Content here</div>
.myborder {border:2px solid #fbc3ae;}