#f03eaf color space conversions
Hex:
#f03eaf
RGB:
240, 62, 175
CMY:
6, 76, 31
CMYK:
0, 74, 27, 6
HSL:
322°, 85.5769%, 59.2157%
HSV (HSB):
322°, 74.1667%, 94.1176%
XYZ:
45.3957, 25.0657, 43.0030
xyY:
0.4001, 0.2209, 25.0657
CIE-Lab:
57.1393, 75.5809, -20.6358
CIE-LCH:
57.1393, 78.3474, 344.7288
CIE-Luv:
57.1393, 98.1082, -43.4257
Hunter-Lab:
50.0656, 74.2353, -15.8802
#f03eaf color charts
#f03eaf color shades, tints & tones
#f03eaf color schemes
#f03eaf color preview, HTML & CSS examples
This text has a color of #f03eaf
<p style="color:#f03eaf;">Text here</p>
.mytext {color:#f03eaf;}
This box has a color of #f03eaf
<div style="background-color:#f03eaf;">Content here</div>
.mybackground {background-color:#f03eaf;}
Border around this has a color of #f03eaf
<div style="border:2px solid #f03eaf;">Content here</div>
.myborder {border:2px solid #f03eaf;}