#f0c7c7 color space conversions
Hex:
#f0c7c7
RGB:
240, 199, 199
CMY:
6, 22, 22
CMYK:
0, 17, 17, 6
HSL:
0°, 57.7465%, 86.0784%
HSV (HSB):
0°, 17.0833%, 94.1176%
XYZ:
66.6674, 63.4956, 62.7750
xyY:
0.3455, 0.3291, 63.4956
CIE-Lab:
83.7025, 14.4989, 5.4425
CIE-LCH:
83.7025, 15.4868, 20.5748
CIE-Luv:
83.7025, 25.0466, 5.3882
Hunter-Lab:
79.6841, 9.8940, 9.0704
#f0c7c7 color charts
#f0c7c7 color shades, tints & tones
#f0c7c7 color schemes
#f0c7c7 color preview, HTML & CSS examples
This text has a color of #f0c7c7
<p style="color:#f0c7c7;">Text here</p>
.mytext {color:#f0c7c7;}
This box has a color of #f0c7c7
<div style="background-color:#f0c7c7;">Content here</div>
.mybackground {background-color:#f0c7c7;}
Border around this has a color of #f0c7c7
<div style="border:2px solid #f0c7c7;">Content here</div>
.myborder {border:2px solid #f0c7c7;}