#f1dacc color space conversions
Hex:
#f1dacc
RGB:
241, 218, 204
CMY:
5, 15, 20
CMYK:
0, 10, 15, 5
HSL:
23°, 56.9231%, 87.2549%
HSV (HSB):
23°, 15.3527%, 94.5098%
XYZ:
72.2461, 73.2032, 67.4486
xyY:
0.3393, 0.3438, 73.2032
CIE-Lab:
88.5445, 5.6891, 9.7584
CIE-LCH:
88.5445, 11.2957, 59.7580
CIE-Luv:
88.5445, 14.6096, 13.3937
Hunter-Lab:
85.5589, 0.9978, 13.1512
#f1dacc color charts
#f1dacc RGB chart
#f1dacc CMYK chart
#f1dacc RGB pie chart
#f1dacc color shades, tints & tones
#f1dacc color schemes
#f1dacc color preview, HTML & CSS examples
This text has a color of #f1dacc
<p style="color:#f1dacc;">Text here</p>
.mytext {color:#f1dacc;}
Text color #f1dacc
This box has a color of #f1dacc
<div style="background-color:#f1dacc;">Content here</div>
.mybackground {background-color:#f1dacc;}
Background color #f1dacc
Border around this has a color of #f1dacc
<div style="border:2px solid #f1dacc;">Content here</div>
.myborder {border:2px solid #f1dacc;}
Border color #f1dacc