#f3018d color space conversions
Hex:
#f3018d
RGB:
243, 1, 141
CMY:
5, 100, 45
CMYK:
0, 100, 42, 5
HSL:
325°, 99.1803%, 47.8431%
HSV (HSB):
325°, 99.5885%, 95.2941%
XYZ:
41.7807, 20.9995, 27.0505
xyY:
0.4651, 0.2338, 20.9995
CIE-Lab:
52.9489, 82.9804, -6.8515
CIE-LCH:
52.9489, 83.2628, 355.2800
CIE-Luv:
52.9489, 126.5059, -25.3072
Hunter-Lab:
45.8252, 82.5517, -2.9211
#f3018d color charts
#f3018d color shades, tints & tones
#f3018d color schemes
#f3018d color preview, HTML & CSS examples
This text has a color of #f3018d
<p style="color:#f3018d;">Text here</p>
.mytext {color:#f3018d;}
This box has a color of #f3018d
<div style="background-color:#f3018d;">Content here</div>
.mybackground {background-color:#f3018d;}
Border around this has a color of #f3018d
<div style="border:2px solid #f3018d;">Content here</div>
.myborder {border:2px solid #f3018d;}