#fff6ba color space conversions
Hex:
#fff6ba
RGB:
255, 246, 186
CMY:
0, 4, 27
CMYK:
0, 4, 27, 0
HSL:
52°, 100.0000%, 86.4706%
HSV (HSB):
52°, 27.0588%, 100.0000%
XYZ:
83.0587, 90.7167, 59.5868
xyY:
0.3559, 0.3887, 90.7167
CIE-Lab:
96.2933, -5.9959, 30.0179
CIE-LCH:
96.2933, 30.6109, 101.2959
CIE-Luv:
96.2933, 8.6608, 43.6222
Hunter-Lab:
95.2453, -11.0184, 29.5791
#fff6ba color charts
#fff6ba color shades, tints & tones
#fff6ba color schemes
#fff6ba color preview, HTML & CSS examples
This text has a color of #fff6ba
<p style="color:#fff6ba;">Text here</p>
.mytext {color:#fff6ba;}
This box has a color of #fff6ba
<div style="background-color:#fff6ba;">Content here</div>
.mybackground {background-color:#fff6ba;}
Border around this has a color of #fff6ba
<div style="border:2px solid #fff6ba;">Content here</div>
.myborder {border:2px solid #fff6ba;}