#f0c4c4 color space conversions
Hex:
#f0c4c4
RGB:
240, 196, 196
CMY:
6, 23, 23
CMYK:
0, 18, 18, 6
HSL:
0°, 59.4595%, 85.4902%
HSV (HSB):
0°, 18.3333%, 94.1176%
XYZ:
65.6389, 61.9906, 60.7304
xyY:
0.3485, 0.3291, 61.9906
CIE-Lab:
82.9084, 15.6251, 5.9006
CIE-LCH:
82.9084, 16.7021, 20.6885
CIE-Luv:
82.9084, 27.0546, 5.8215
Hunter-Lab:
78.7341, 11.0268, 9.3814
#f0c4c4 color charts
#f0c4c4 color shades, tints & tones
#f0c4c4 color schemes
#f0c4c4 color preview, HTML & CSS examples
This text has a color of #f0c4c4
<p style="color:#f0c4c4;">Text here</p>
.mytext {color:#f0c4c4;}
This box has a color of #f0c4c4
<div style="background-color:#f0c4c4;">Content here</div>
.mybackground {background-color:#f0c4c4;}
Border around this has a color of #f0c4c4
<div style="border:2px solid #f0c4c4;">Content here</div>
.myborder {border:2px solid #f0c4c4;}