#f1daa2 color space conversions
Hex:
#f1daa2
RGB:
241, 218, 162
CMY:
5, 15, 36
CMYK:
0, 10, 33, 5
HSL:
43°, 73.8318%, 79.0196%
HSV (HSB):
43°, 32.7801%, 94.5098%
XYZ:
67.8686, 71.4522, 44.3970
xyY:
0.3694, 0.3889, 71.4522
CIE-Lab:
87.7042, -0.0978, 30.4936
CIE-LCH:
87.7042, 30.4937, 90.1838
CIE-Luv:
87.7042, 17.6065, 42.0570
Hunter-Lab:
84.5294, -4.6089, 28.0300
#f1daa2 color charts
#f1daa2 color shades, tints & tones
#f1daa2 color schemes
#f1daa2 color preview, HTML & CSS examples
This text has a color of #f1daa2
<p style="color:#f1daa2;">Text here</p>
.mytext {color:#f1daa2;}
This box has a color of #f1daa2
<div style="background-color:#f1daa2;">Content here</div>
.mybackground {background-color:#f1daa2;}
Border around this has a color of #f1daa2
<div style="border:2px solid #f1daa2;">Content here</div>
.myborder {border:2px solid #f1daa2;}