#f1b3a5 color space conversions
Hex:
#f1b3a5
RGB:
241, 179, 165
CMY:
5, 30, 35
CMYK:
0, 26, 32, 5
HSL:
11°, 73.0769%, 79.6078%
HSV (HSB):
11°, 31.5353%, 94.5098%
XYZ:
59.1873, 53.6576, 42.8348
xyY:
0.3802, 0.3447, 53.6576
CIE-Lab:
78.2616, 20.6723, 15.9736
CIE-LCH:
78.2616, 26.1247, 37.6934
CIE-Luv:
78.2616, 41.3930, 18.5209
Hunter-Lab:
73.2513, 16.0386, 16.6053
#f1b3a5 color charts
#f1b3a5 color shades, tints & tones
#f1b3a5 color schemes
#f1b3a5 color preview, HTML & CSS examples
This text has a color of #f1b3a5
<p style="color:#f1b3a5;">Text here</p>
.mytext {color:#f1b3a5;}
This box has a color of #f1b3a5
<div style="background-color:#f1b3a5;">Content here</div>
.mybackground {background-color:#f1b3a5;}
Border around this has a color of #f1b3a5
<div style="border:2px solid #f1b3a5;">Content here</div>
.myborder {border:2px solid #f1b3a5;}