#f0a0d0 color space conversions
Hex:
#f0a0d0
RGB:
240, 160, 208
CMY:
6, 37, 18
CMYK:
0, 33, 13, 6
HSL:
324°, 72.7273%, 78.4314%
HSV (HSB):
324°, 33.3333%, 94.1176%
XYZ:
59.8912, 48.2209, 65.8255
xyY:
0.3443, 0.2772, 48.2209
CIE-Lab:
74.9641, 36.5720, -12.2775
CIE-LCH:
74.9641, 38.5778, 341.4427
CIE-Luv:
74.9641, 45.2612, -25.1417
Hunter-Lab:
69.4413, 32.4289, -7.5938
#f0a0d0 color charts
#f0a0d0 color shades, tints & tones
#f0a0d0 color schemes
#f0a0d0 color preview, HTML & CSS examples
This text has a color of #f0a0d0
<p style="color:#f0a0d0;">Text here</p>
.mytext {color:#f0a0d0;}
This box has a color of #f0a0d0
<div style="background-color:#f0a0d0;">Content here</div>
.mybackground {background-color:#f0a0d0;}
Border around this has a color of #f0a0d0
<div style="border:2px solid #f0a0d0;">Content here</div>
.myborder {border:2px solid #f0a0d0;}