#fff0ca color space conversions
Hex:
#fff0ca
RGB:
255, 240, 202
CMY:
0, 6, 21
CMYK:
0, 6, 21, 0
HSL:
43°, 100.0000%, 89.6078%
HSV (HSB):
43°, 20.7843%, 100.0000%
XYZ:
83.0608, 87.8444, 68.4550
xyY:
0.3470, 0.3670, 87.8444
CIE-Lab:
95.0954, -0.8288, 20.2092
CIE-LCH:
95.0954, 20.2262, 92.3483
CIE-Luv:
95.0954, 11.1563, 29.5638
Hunter-Lab:
93.7254, -5.8301, 22.3036
#fff0ca color charts
#fff0ca RGB chart
#fff0ca CMYK chart
#fff0ca RGB pie chart
#fff0ca color shades, tints & tones
#fff0ca color schemes
#fff0ca color preview, HTML & CSS examples
This text has a color of #fff0ca
<p style="color:#fff0ca;">Text here</p>
.mytext {color:#fff0ca;}
Text color #fff0ca
This box has a color of #fff0ca
<div style="background-color:#fff0ca;">Content here</div>
.mybackground {background-color:#fff0ca;}
Background color #fff0ca
Border around this has a color of #fff0ca
<div style="border:2px solid #fff0ca;">Content here</div>
.myborder {border:2px solid #fff0ca;}
Border color #fff0ca