#f03d6a color space conversions
Hex:
#f03d6a
RGB:
240, 61, 106
CMY:
6, 76, 58
CMYK:
0, 75, 56, 6
HSL:
345°, 85.6459%, 59.0196%
HSV (HSB):
345°, 74.5833%, 94.1176%
XYZ:
40.2054, 22.9034, 15.9374
xyY:
0.5086, 0.2897, 22.9034
CIE-Lab:
54.9727, 69.4182, 16.9646
CIE-LCH:
54.9727, 71.4610, 13.7329
CIE-Luv:
54.9727, 124.9237, 6.6424
Hunter-Lab:
47.8575, 66.2088, 13.7556
#f03d6a color charts
#f03d6a color shades, tints & tones
#f03d6a color schemes
#f03d6a color preview, HTML & CSS examples
This text has a color of #f03d6a
<p style="color:#f03d6a;">Text here</p>
.mytext {color:#f03d6a;}
This box has a color of #f03d6a
<div style="background-color:#f03d6a;">Content here</div>
.mybackground {background-color:#f03d6a;}
Border around this has a color of #f03d6a
<div style="border:2px solid #f03d6a;">Content here</div>
.myborder {border:2px solid #f03d6a;}