#f03d80 color space conversions
Hex:
#f03d80
RGB:
240, 61, 128
CMY:
6, 76, 50
CMYK:
0, 75, 47, 6
HSL:
338°, 85.6459%, 59.0196%
HSV (HSB):
338°, 74.5833%, 94.1176%
XYZ:
41.5002, 23.4213, 22.7555
xyY:
0.4733, 0.2671, 23.4213
CIE-Lab:
55.5036, 71.1160, 4.5945
CIE-LCH:
55.5036, 71.2643, 3.6965
CIE-Luv:
55.5036, 117.0218, -8.0620
Hunter-Lab:
48.3955, 68.3754, 5.9988
#f03d80 color charts
#f03d80 color shades, tints & tones
#f03d80 color schemes
#f03d80 color preview, HTML & CSS examples
This text has a color of #f03d80
<p style="color:#f03d80;">Text here</p>
.mytext {color:#f03d80;}
This box has a color of #f03d80
<div style="background-color:#f03d80;">Content here</div>
.mybackground {background-color:#f03d80;}
Border around this has a color of #f03d80
<div style="border:2px solid #f03d80;">Content here</div>
.myborder {border:2px solid #f03d80;}