#f2cee5 color space conversions
Hex:
#f2cee5
RGB:
242, 206, 229
CMY:
5, 19, 10
CMYK:
0, 15, 5, 5
HSL:
322°, 58.0645%, 87.8431%
HSV (HSB):
322°, 14.8760%, 94.9020%
XYZ:
72.8321, 68.6770, 83.5461
xyY:
0.3236, 0.3052, 68.6770
CIE-Lab:
86.3439, 16.4053, -6.6438
CIE-LCH:
86.3439, 17.6995, 337.9531
CIE-Luv:
86.3439, 19.5098, -13.1507
Hunter-Lab:
82.8716, 11.8503, -1.7624
#f2cee5 color charts
#f2cee5 color shades, tints & tones
#f2cee5 color schemes
#f2cee5 color preview, HTML & CSS examples
This text has a color of #f2cee5
<p style="color:#f2cee5;">Text here</p>
.mytext {color:#f2cee5;}
This box has a color of #f2cee5
<div style="background-color:#f2cee5;">Content here</div>
.mybackground {background-color:#f2cee5;}
Border around this has a color of #f2cee5
<div style="border:2px solid #f2cee5;">Content here</div>
.myborder {border:2px solid #f2cee5;}