#f2c3ed color space conversions
Hex:
#f2c3ed
RGB:
242, 195, 237
CMY:
5, 24, 7
CMYK:
0, 19, 2, 5
HSL:
306°, 64.3836%, 85.6863%
HSV (HSB):
306°, 19.4215%, 94.9020%
XYZ:
71.4191, 64.0219, 88.7140
xyY:
0.3186, 0.2856, 64.0219
CIE-Lab:
83.9772, 23.6283, -14.4244
CIE-LCH:
83.9772, 27.6832, 328.5972
CIE-Luv:
83.9772, 24.3108, -26.6235
Hunter-Lab:
80.0137, 19.3027, -9.7274
#f2c3ed color charts
#f2c3ed color shades, tints & tones
#f2c3ed color schemes
#f2c3ed color preview, HTML & CSS examples
This text has a color of #f2c3ed
<p style="color:#f2c3ed;">Text here</p>
.mytext {color:#f2c3ed;}
This box has a color of #f2c3ed
<div style="background-color:#f2c3ed;">Content here</div>
.mybackground {background-color:#f2c3ed;}
Border around this has a color of #f2c3ed
<div style="border:2px solid #f2c3ed;">Content here</div>
.myborder {border:2px solid #f2c3ed;}