#f1ced4 color space conversions
Hex:
#f1ced4
RGB:
241, 206, 212
CMY:
5, 19, 17
CMYK:
0, 15, 12, 5
HSL:
350°, 55.5556%, 87.6471%
HSV (HSB):
350°, 14.5228%, 94.5098%
XYZ:
70.2306, 67.5969, 71.6333
xyY:
0.3353, 0.3227, 67.5969
CIE-Lab:
85.8045, 13.2163, 1.5787
CIE-LCH:
85.8045, 13.3103, 6.8119
CIE-Luv:
85.8045, 20.5321, -0.0311
Hunter-Lab:
82.2173, 8.5957, 5.8946
#f1ced4 color charts
#f1ced4 color shades, tints & tones
#f1ced4 color schemes
#f1ced4 color preview, HTML & CSS examples
This text has a color of #f1ced4
<p style="color:#f1ced4;">Text here</p>
.mytext {color:#f1ced4;}
This box has a color of #f1ced4
<div style="background-color:#f1ced4;">Content here</div>
.mybackground {background-color:#f1ced4;}
Border around this has a color of #f1ced4
<div style="border:2px solid #f1ced4;">Content here</div>
.myborder {border:2px solid #f1ced4;}