#f2c2da color space conversions
Hex:
#f2c2da
RGB:
242, 194, 218
CMY:
5, 24, 15
CMYK:
0, 20, 10, 5
HSL:
330°, 64.8649%, 85.4902%
HSV (HSB):
330°, 19.8347%, 94.9020%
XYZ:
68.5646, 62.5228, 74.7840
xyY:
0.3330, 0.3037, 62.5228
CIE-Lab:
83.1906, 20.8799, -5.4416
CIE-LCH:
83.1906, 21.5773, 345.3927
CIE-Luv:
83.1906, 27.0339, -12.0417
Hunter-Lab:
79.0713, 16.4067, -0.7253
#f2c2da color charts
#f2c2da color shades, tints & tones
#f2c2da color schemes
#f2c2da color preview, HTML & CSS examples
This text has a color of #f2c2da
<p style="color:#f2c2da;">Text here</p>
.mytext {color:#f2c2da;}
This box has a color of #f2c2da
<div style="background-color:#f2c2da;">Content here</div>
.mybackground {background-color:#f2c2da;}
Border around this has a color of #f2c2da
<div style="border:2px solid #f2c2da;">Content here</div>
.myborder {border:2px solid #f2c2da;}