#f0c0a8 color space conversions
Hex:
#f0c0a8
RGB:
240, 192, 168
CMY:
6, 25, 34
CMYK:
0, 20, 30, 6
HSL:
20°, 70.5882%, 80.0000%
HSV (HSB):
20°, 30.0000%, 94.1176%
XYZ:
61.8527, 59.0517, 45.1839
xyY:
0.3724, 0.3555, 59.0517
CIE-Lab:
81.3200, 13.8053, 18.6152
CIE-LCH:
81.3200, 23.1757, 53.4387
CIE-Luv:
81.3200, 32.3192, 23.5921
Hunter-Lab:
76.8451, 9.1959, 18.9298
#f0c0a8 color charts
#f0c0a8 color shades, tints & tones
#f0c0a8 color schemes
#f0c0a8 color preview, HTML & CSS examples
This text has a color of #f0c0a8
<p style="color:#f0c0a8;">Text here</p>
.mytext {color:#f0c0a8;}
This box has a color of #f0c0a8
<div style="background-color:#f0c0a8;">Content here</div>
.mybackground {background-color:#f0c0a8;}
Border around this has a color of #f0c0a8
<div style="border:2px solid #f0c0a8;">Content here</div>
.myborder {border:2px solid #f0c0a8;}