#f03a64 color space conversions
Hex:
#f03a64
RGB:
240, 58, 100
CMY:
6, 77, 61
CMYK:
0, 76, 58, 6
HSL:
346°, 85.8491%, 58.4314%
HSV (HSB):
346°, 75.8333%, 94.1176%
XYZ:
39.7485, 22.4715, 14.2990
xyY:
0.5195, 0.2937, 22.4715
CIE-Lab:
54.5237, 69.9259, 19.9337
CIE-LCH:
54.5237, 72.7116, 15.9112
CIE-Luv:
54.5237, 128.2743, 9.5825
Hunter-Lab:
47.4041, 66.7157, 15.2985
#f03a64 color charts
#f03a64 color shades, tints & tones
#f03a64 color schemes
#f03a64 color preview, HTML & CSS examples
This text has a color of #f03a64
<p style="color:#f03a64;">Text here</p>
.mytext {color:#f03a64;}
This box has a color of #f03a64
<div style="background-color:#f03a64;">Content here</div>
.mybackground {background-color:#f03a64;}
Border around this has a color of #f03a64
<div style="border:2px solid #f03a64;">Content here</div>
.myborder {border:2px solid #f03a64;}