#f1aaaa color space conversions
Hex:
#f1aaaa
RGB:
241, 170, 170
CMY:
5, 33, 33
CMYK:
0, 29, 29, 5
HSL:
0°, 71.7172%, 80.5882%
HSV (HSB):
0°, 29.4606%, 94.5098%
XYZ:
57.9061, 50.3525, 44.6972
xyY:
0.3786, 0.3292, 50.3525
CIE-Lab:
76.2851, 26.0885, 10.4719
CIE-LCH:
76.2851, 28.1117, 21.8704
CIE-Luv:
76.2851, 46.2868, 9.9711
Hunter-Lab:
70.9595, 21.4847, 12.3250
#f1aaaa color charts
#f1aaaa color shades, tints & tones
#f1aaaa color schemes
#f1aaaa color preview, HTML & CSS examples
This text has a color of #f1aaaa
<p style="color:#f1aaaa;">Text here</p>
.mytext {color:#f1aaaa;}
This box has a color of #f1aaaa
<div style="background-color:#f1aaaa;">Content here</div>
.mybackground {background-color:#f1aaaa;}
Border around this has a color of #f1aaaa
<div style="border:2px solid #f1aaaa;">Content here</div>
.myborder {border:2px solid #f1aaaa;}