#f1a9a5 color space conversions
Hex:
#f1a9a5
RGB:
241, 169, 165
CMY:
5, 34, 35
CMYK:
0, 30, 32, 5
HSL:
3°, 73.0769%, 79.6078%
HSV (HSB):
3°, 31.5353%, 94.5098%
XYZ:
57.2551, 49.7933, 42.1907
xyY:
0.3836, 0.3336, 49.7933
CIE-Lab:
75.9422, 25.9723, 12.7128
CIE-LCH:
75.9422, 28.9167, 26.0806
CIE-Luv:
75.9422, 47.6115, 12.9903
Hunter-Lab:
70.5644, 21.3452, 13.9454
#f1a9a5 color charts
#f1a9a5 color shades, tints & tones
#f1a9a5 color schemes
#f1a9a5 color preview, HTML & CSS examples
This text has a color of #f1a9a5
<p style="color:#f1a9a5;">Text here</p>
.mytext {color:#f1a9a5;}
This box has a color of #f1a9a5
<div style="background-color:#f1a9a5;">Content here</div>
.mybackground {background-color:#f1a9a5;}
Border around this has a color of #f1a9a5
<div style="border:2px solid #f1a9a5;">Content here</div>
.myborder {border:2px solid #f1a9a5;}