#f2c3e5 color space conversions
Hex:
#f2c3e5
RGB:
242, 195, 229
CMY:
5, 24, 10
CMYK:
0, 19, 5, 5
HSL:
317°, 64.3836%, 85.6863%
HSV (HSB):
317°, 19.4215%, 94.9020%
XYZ:
70.2759, 63.5646, 82.6940
xyY:
0.3245, 0.2936, 63.5646
CIE-Lab:
83.7386, 22.2183, -10.5111
CIE-LCH:
83.7386, 24.5792, 334.6820
CIE-Luv:
83.7386, 25.2378, -20.1669
Hunter-Lab:
79.7274, 17.8163, -5.6869
#f2c3e5 color charts
#f2c3e5 color shades, tints & tones
#f2c3e5 color schemes
#f2c3e5 color preview, HTML & CSS examples
This text has a color of #f2c3e5
<p style="color:#f2c3e5;">Text here</p>
.mytext {color:#f2c3e5;}
This box has a color of #f2c3e5
<div style="background-color:#f2c3e5;">Content here</div>
.mybackground {background-color:#f2c3e5;}
Border around this has a color of #f2c3e5
<div style="border:2px solid #f2c3e5;">Content here</div>
.myborder {border:2px solid #f2c3e5;}