#f2caca color space conversions
Hex:
#f2caca
RGB:
242, 202, 202
CMY:
5, 21, 21
CMYK:
0, 17, 17, 5
HSL:
0°, 60.6061%, 87.0588%
HSV (HSB):
0°, 16.5289%, 94.9020%
XYZ:
68.3991, 65.3826, 64.8922
xyY:
0.3443, 0.3291, 65.3826
CIE-Lab:
84.6805, 14.0971, 5.2780
CIE-LCH:
84.6805, 15.0528, 20.5261
CIE-Luv:
84.6805, 24.3573, 5.2393
Hunter-Lab:
80.8595, 9.4893, 9.0196
#f2caca color charts
#f2caca color shades, tints & tones
#f2caca color schemes
#f2caca color preview, HTML & CSS examples
This text has a color of #f2caca
<p style="color:#f2caca;">Text here</p>
.mytext {color:#f2caca;}
This box has a color of #f2caca
<div style="background-color:#f2caca;">Content here</div>
.mybackground {background-color:#f2caca;}
Border around this has a color of #f2caca
<div style="border:2px solid #f2caca;">Content here</div>
.myborder {border:2px solid #f2caca;}