#f0a1a2 color space conversions
Hex:
#f0a1a2
RGB:
240, 161, 162
CMY:
6, 37, 36
CMYK:
0, 33, 33, 6
HSL:
359°, 72.4771%, 78.6275%
HSV (HSB):
359°, 32.9167%, 94.1176%
XYZ:
55.2016, 46.6236, 40.2722
xyY:
0.3885, 0.3281, 46.6236
CIE-Lab:
73.9484, 29.4564, 11.5195
CIE-LCH:
73.9484, 31.6288, 21.3590
CIE-Luv:
73.9484, 52.2992, 10.5908
Hunter-Lab:
68.2815, 24.8143, 12.8280
#f0a1a2 color charts
#f0a1a2 color shades, tints & tones
#f0a1a2 color schemes
#f0a1a2 color preview, HTML & CSS examples
This text has a color of #f0a1a2
<p style="color:#f0a1a2;">Text here</p>
.mytext {color:#f0a1a2;}
This box has a color of #f0a1a2
<div style="background-color:#f0a1a2;">Content here</div>
.mybackground {background-color:#f0a1a2;}
Border around this has a color of #f0a1a2
<div style="border:2px solid #f0a1a2;">Content here</div>
.myborder {border:2px solid #f0a1a2;}