#f1cdbf color space conversions
Hex:
#f1cdbf
RGB:
241, 205, 191
CMY:
5, 20, 25
CMYK:
0, 15, 21, 5
HSL:
17°, 64.1026%, 84.7059%
HSV (HSB):
17°, 20.7469%, 94.5098%
XYZ:
67.5109, 66.1250, 58.4954
xyY:
0.3514, 0.3442, 66.1250
CIE-Lab:
85.0601, 10.5127, 11.6553
CIE-LCH:
85.0601, 15.6960, 47.9506
CIE-Luv:
85.0601, 23.0463, 15.0344
Hunter-Lab:
81.3173, 5.8883, 14.2720
#f1cdbf color charts
#f1cdbf color shades, tints & tones
#f1cdbf color schemes
#f1cdbf color preview, HTML & CSS examples
This text has a color of #f1cdbf
<p style="color:#f1cdbf;">Text here</p>
.mytext {color:#f1cdbf;}
This box has a color of #f1cdbf
<div style="background-color:#f1cdbf;">Content here</div>
.mybackground {background-color:#f1cdbf;}
Border around this has a color of #f1cdbf
<div style="border:2px solid #f1cdbf;">Content here</div>
.myborder {border:2px solid #f1cdbf;}