#fff0cb color space conversions
Hex:
#fff0cb
RGB:
255, 240, 203
CMY:
0, 6, 20
CMYK:
0, 6, 20, 0
HSL:
43°, 100.0000%, 89.8039%
HSV (HSB):
43°, 20.3922%, 100.0000%
XYZ:
83.1796, 87.8920, 69.0807
xyY:
0.3464, 0.3660, 87.8920
CIE-Lab:
95.1154, -0.6873, 19.7233
CIE-LCH:
95.1154, 19.7353, 91.9957
CIE-Luv:
95.1154, 11.0933, 28.8740
Hunter-Lab:
93.7507, -5.6911, 21.9373
#fff0cb color charts
#fff0cb color shades, tints & tones
#fff0cb color schemes
#fff0cb color preview, HTML & CSS examples
This text has a color of #fff0cb
<p style="color:#fff0cb;">Text here</p>
.mytext {color:#fff0cb;}
This box has a color of #fff0cb
<div style="background-color:#fff0cb;">Content here</div>
.mybackground {background-color:#fff0cb;}
Border around this has a color of #fff0cb
<div style="border:2px solid #fff0cb;">Content here</div>
.myborder {border:2px solid #fff0cb;}