#f0face color space conversions
Hex:
#f0face
RGB:
240, 250, 206
CMY:
6, 2, 19
CMYK:
4, 0, 18, 2
HSL:
74°, 81.4815%, 89.4118%
HSV (HSB):
74°, 17.6000%, 98.0392%
XYZ:
81.2614, 91.3527, 71.7424
xyY:
0.3326, 0.3739, 91.3527
CIE-Lab:
96.5551, -10.5977, 20.0260
CIE-LCH:
96.5551, 22.6573, 117.8876
CIE-Luv:
96.5551, -3.5469, 31.2988
Hunter-Lab:
95.5786, -15.5011, 22.4013
#f0face color charts
#f0face RGB chart
#f0face CMYK chart
#f0face RGB pie chart
#f0face color shades, tints & tones
#f0face color schemes
#f0face color preview, HTML & CSS examples
This text has a color of #f0face
<p style="color:#f0face;">Text here</p>
.mytext {color:#f0face;}
Text color #f0face
This box has a color of #f0face
<div style="background-color:#f0face;">Content here</div>
.mybackground {background-color:#f0face;}
Background color #f0face
Border around this has a color of #f0face
<div style="border:2px solid #f0face;">Content here</div>
.myborder {border:2px solid #f0face;}
Border color #f0face