#f1c8f8 color space conversions
Hex:
#f1c8f8
RGB:
241, 200, 248
CMY:
5, 22, 3
CMYK:
3, 19, 0, 3
HSL:
291°, 77.4194%, 87.8431%
HSV (HSB):
291°, 19.3548%, 97.2549%
XYZ:
73.8732, 66.7866, 97.8045
xyY:
0.3098, 0.2801, 66.7866
CIE-Lab:
85.3961, 22.6602, -18.1520
CIE-LCH:
85.3961, 29.0342, 321.3034
CIE-Luv:
85.3961, 19.9741, -32.5264
Hunter-Lab:
81.7231, 18.3388, -13.7509
#f1c8f8 color charts
#f1c8f8 color shades, tints & tones
#f1c8f8 color schemes
#f1c8f8 color preview, HTML & CSS examples
This text has a color of #f1c8f8
<p style="color:#f1c8f8;">Text here</p>
.mytext {color:#f1c8f8;}
This box has a color of #f1c8f8
<div style="background-color:#f1c8f8;">Content here</div>
.mybackground {background-color:#f1c8f8;}
Border around this has a color of #f1c8f8
<div style="border:2px solid #f1c8f8;">Content here</div>
.myborder {border:2px solid #f1c8f8;}