#f0a0b0 color space conversions
Hex:
#f0a0b0
RGB:
240, 160, 176
CMY:
6, 37, 31
CMYK:
0, 33, 27, 6
HSL:
348°, 72.7273%, 78.4314%
HSV (HSB):
348°, 33.3333%, 94.1176%
XYZ:
56.3425, 46.8015, 47.1383
xyY:
0.3749, 0.3114, 46.8015
CIE-Lab:
74.0626, 31.8183, 3.9818
CIE-LCH:
74.0626, 32.0665, 7.1331
CIE-Luv:
74.0626, 50.6753, -0.1992
Hunter-Lab:
68.4116, 27.2888, 7.0350
#f0a0b0 color charts
#f0a0b0 color shades, tints & tones
#f0a0b0 color schemes
#f0a0b0 color preview, HTML & CSS examples
This text has a color of #f0a0b0
<p style="color:#f0a0b0;">Text here</p>
.mytext {color:#f0a0b0;}
This box has a color of #f0a0b0
<div style="background-color:#f0a0b0;">Content here</div>
.mybackground {background-color:#f0a0b0;}
Border around this has a color of #f0a0b0
<div style="border:2px solid #f0a0b0;">Content here</div>
.myborder {border:2px solid #f0a0b0;}