#fbc6b4 color space conversions
Hex:
#fbc6b4
RGB:
251, 198, 180
CMY:
2, 22, 29
CMYK:
0, 21, 28, 2
HSL:
15°, 89.8734%, 84.5098%
HSV (HSB):
15°, 28.2869%, 98.4314%
XYZ:
68.2160, 64.1927, 51.9751
xyY:
0.3700, 0.3481, 64.1927
CIE-Lab:
84.0660, 16.3455, 16.2218
CIE-LCH:
84.0660, 23.0287, 44.7825
CIE-Luv:
84.0660, 35.0053, 20.0744
Hunter-Lab:
80.1203, 11.7677, 17.6221
#fbc6b4 color charts
#fbc6b4 color shades, tints & tones
#fbc6b4 color schemes
#fbc6b4 color preview, HTML & CSS examples
This text has a color of #fbc6b4
<p style="color:#fbc6b4;">Text here</p>
.mytext {color:#fbc6b4;}
This box has a color of #fbc6b4
<div style="background-color:#fbc6b4;">Content here</div>
.mybackground {background-color:#fbc6b4;}
Border around this has a color of #fbc6b4
<div style="border:2px solid #fbc6b4;">Content here</div>
.myborder {border:2px solid #fbc6b4;}