#fff0b6 color space conversions
Hex:
#fff0b6
RGB:
255, 240, 182
CMY:
0, 6, 29
CMYK:
0, 6, 29, 0
HSL:
48°, 100.0000%, 85.6863%
HSV (HSB):
48°, 28.6275%, 100.0000%
XYZ:
80.8436, 86.9576, 56.7795
xyY:
0.3600, 0.3872, 86.9576
CIE-Lab:
94.7203, -3.5036, 29.9163
CIE-LCH:
94.7203, 30.1207, 96.6797
CIE-Luv:
94.7203, 12.3690, 42.8250
Hunter-Lab:
93.2510, -8.4395, 29.1747
#fff0b6 color charts
#fff0b6 color shades, tints & tones
#fff0b6 color schemes
#fff0b6 color preview, HTML & CSS examples
This text has a color of #fff0b6
<p style="color:#fff0b6;">Text here</p>
.mytext {color:#fff0b6;}
This box has a color of #fff0b6
<div style="background-color:#fff0b6;">Content here</div>
.mybackground {background-color:#fff0b6;}
Border around this has a color of #fff0b6
<div style="border:2px solid #fff0b6;">Content here</div>
.myborder {border:2px solid #fff0b6;}