#f03d9b color space conversions
Hex:
#f03d9b
RGB:
240, 61, 155
CMY:
6, 76, 39
CMYK:
0, 75, 35, 6
HSL:
328°, 85.6459%, 59.0196%
HSV (HSB):
328°, 74.5833%, 94.1176%
XYZ:
43.5203, 24.2293, 33.3933
xyY:
0.4303, 0.2396, 24.2293
CIE-Lab:
56.3167, 73.6691, -10.1906
CIE-LCH:
56.3167, 74.3706, 352.1243
CIE-Luv:
56.3167, 106.4652, -28.0758
Hunter-Lab:
49.2233, 71.6784, -5.7663
#f03d9b color charts
#f03d9b color shades, tints & tones
#f03d9b color schemes
#f03d9b color preview, HTML & CSS examples
This text has a color of #f03d9b
<p style="color:#f03d9b;">Text here</p>
.mytext {color:#f03d9b;}
This box has a color of #f03d9b
<div style="background-color:#f03d9b;">Content here</div>
.mybackground {background-color:#f03d9b;}
Border around this has a color of #f03d9b
<div style="border:2px solid #f03d9b;">Content here</div>
.myborder {border:2px solid #f03d9b;}