#f1dbc0 color space conversions
Hex:
#f1dbc0
RGB:
241, 219, 192
CMY:
5, 14, 25
CMYK:
0, 9, 20, 5
HSL:
33°, 63.6364%, 84.9020%
HSV (HSB):
33°, 20.3320%, 94.5098%
XYZ:
71.1216, 73.1696, 60.2438
xyY:
0.3477, 0.3577, 73.1696
CIE-Lab:
88.5285, 3.3782, 16.0313
CIE-LCH:
88.5285, 16.3834, 78.1005
CIE-Luv:
88.5285, 14.9441, 22.6480
Hunter-Lab:
85.5392, -1.2798, 18.1205
#f1dbc0 color charts
#f1dbc0 color shades, tints & tones
#f1dbc0 color schemes
#f1dbc0 color preview, HTML & CSS examples
This text has a color of #f1dbc0
<p style="color:#f1dbc0;">Text here</p>
.mytext {color:#f1dbc0;}
This box has a color of #f1dbc0
<div style="background-color:#f1dbc0;">Content here</div>
.mybackground {background-color:#f1dbc0;}
Border around this has a color of #f1dbc0
<div style="border:2px solid #f1dbc0;">Content here</div>
.myborder {border:2px solid #f1dbc0;}