#f1c4ed color space conversions
Hex:
#f1c4ed
RGB:
241, 196, 237
CMY:
5, 23, 7
CMYK:
0, 19, 2, 5
HSL:
305°, 61.6438%, 85.6863%
HSV (HSB):
305°, 18.6722%, 94.5098%
XYZ:
71.3016, 64.2951, 88.7729
xyY:
0.3178, 0.2866, 64.2951
CIE-Lab:
84.1192, 22.7668, -14.2209
CIE-LCH:
84.1192, 26.8433, 328.0098
CIE-Luv:
84.1192, 23.1887, -26.1536
Hunter-Lab:
80.1842, 18.4039, -9.5118
#f1c4ed color charts
#f1c4ed color shades, tints & tones
#f1c4ed color schemes
#f1c4ed color preview, HTML & CSS examples
This text has a color of #f1c4ed
<p style="color:#f1c4ed;">Text here</p>
.mytext {color:#f1c4ed;}
This box has a color of #f1c4ed
<div style="background-color:#f1c4ed;">Content here</div>
.mybackground {background-color:#f1c4ed;}
Border around this has a color of #f1c4ed
<div style="border:2px solid #f1c4ed;">Content here</div>
.myborder {border:2px solid #f1c4ed;}