#f2ca9c color space conversions
Hex:
#f2ca9c
RGB:
242, 202, 156
CMY:
5, 21, 39
CMYK:
0, 17, 36, 5
HSL:
32°, 76.7857%, 78.0392%
HSV (HSB):
32°, 35.5372%, 94.9020%
XYZ:
63.7392, 63.5186, 40.3534
xyY:
0.3803, 0.3790, 63.5186
CIE-Lab:
83.7145, 7.8453, 28.2613
CIE-LCH:
83.7145, 29.3300, 74.4854
CIE-Luv:
83.7145, 28.6031, 37.2127
Hunter-Lab:
79.6986, 3.2836, 25.7690
#f2ca9c color charts
#f2ca9c color shades, tints & tones
#f2ca9c color schemes
#f2ca9c color preview, HTML & CSS examples
This text has a color of #f2ca9c
<p style="color:#f2ca9c;">Text here</p>
.mytext {color:#f2ca9c;}
This box has a color of #f2ca9c
<div style="background-color:#f2ca9c;">Content here</div>
.mybackground {background-color:#f2ca9c;}
Border around this has a color of #f2ca9c
<div style="border:2px solid #f2ca9c;">Content here</div>
.myborder {border:2px solid #f2ca9c;}