#f0c7d3 color space conversions
Hex:
#f0c7d3
RGB:
240, 199, 211
CMY:
6, 22, 17
CMYK:
0, 17, 12, 6
HSL:
342°, 57.7465%, 86.0784%
HSV (HSB):
342°, 17.0833%, 94.1176%
XYZ:
68.1165, 64.0753, 70.4057
xyY:
0.3362, 0.3163, 64.0753
CIE-Lab:
84.0049, 16.3909, -0.5245
CIE-LCH:
84.0049, 16.3993, 358.1673
CIE-Luv:
84.0049, 23.8167, -3.7646
Hunter-Lab:
80.0470, 11.8133, 3.8842
#f0c7d3 color charts
#f0c7d3 color shades, tints & tones
#f0c7d3 color schemes
#f0c7d3 color preview, HTML & CSS examples
This text has a color of #f0c7d3
<p style="color:#f0c7d3;">Text here</p>
.mytext {color:#f0c7d3;}
This box has a color of #f0c7d3
<div style="background-color:#f0c7d3;">Content here</div>
.mybackground {background-color:#f0c7d3;}
Border around this has a color of #f0c7d3
<div style="border:2px solid #f0c7d3;">Content here</div>
.myborder {border:2px solid #f0c7d3;}