#f3c3f5 color space conversions
Hex:
#f3c3f5
RGB:
243, 195, 245
CMY:
5, 24, 4
CMYK:
1, 20, 0, 4
HSL:
298°, 71.4286%, 86.2745%
HSV (HSB):
298°, 20.4082%, 96.0784%
XYZ:
72.9587, 64.6775, 95.0249
xyY:
0.3136, 0.2780, 64.6775
CIE-Lab:
84.3173, 25.4055, -18.1664
CIE-LCH:
84.3173, 31.2323, 324.4331
CIE-Luv:
84.3173, 23.9864, -32.9654
Hunter-Lab:
80.4223, 21.1952, -13.7599
#f3c3f5 color charts
#f3c3f5 color shades, tints & tones
#f3c3f5 color schemes
#f3c3f5 color preview, HTML & CSS examples
This text has a color of #f3c3f5
<p style="color:#f3c3f5;">Text here</p>
.mytext {color:#f3c3f5;}
This box has a color of #f3c3f5
<div style="background-color:#f3c3f5;">Content here</div>
.mybackground {background-color:#f3c3f5;}
Border around this has a color of #f3c3f5
<div style="border:2px solid #f3c3f5;">Content here</div>
.myborder {border:2px solid #f3c3f5;}