#f080c0 color space conversions
Hex:
#f080c0
RGB:
240, 128, 192
CMY:
6, 50, 25
CMYK:
0, 47, 20, 6
HSL:
326°, 78.8732%, 72.1569%
HSV (HSB):
326°, 46.6667%, 94.1176%
XYZ:
53.1688, 37.7694, 54.3571
xyY:
0.3659, 0.2599, 37.7694
CIE-Lab:
67.8503, 50.5563, -14.0885
CIE-LCH:
67.8503, 52.4826, 344.4284
CIE-Luv:
67.8503, 65.1415, -30.0638
Hunter-Lab:
61.4568, 46.8782, -9.4208
#f080c0 color charts
#f080c0 color shades, tints & tones
#f080c0 color schemes
#f080c0 color preview, HTML & CSS examples
This text has a color of #f080c0
<p style="color:#f080c0;">Text here</p>
.mytext {color:#f080c0;}
This box has a color of #f080c0
<div style="background-color:#f080c0;">Content here</div>
.mybackground {background-color:#f080c0;}
Border around this has a color of #f080c0
<div style="border:2px solid #f080c0;">Content here</div>
.myborder {border:2px solid #f080c0;}