#f02e65 color space conversions
Hex:
#f02e65
RGB:
240, 46, 101
CMY:
6, 82, 60
CMYK:
0, 81, 58, 6
HSL:
343°, 86.6071%, 56.0784%
HSV (HSB):
343°, 80.8333%, 94.1176%
XYZ:
39.2611, 21.4188, 14.3769
xyY:
0.5231, 0.2854, 21.4188
CIE-Lab:
53.4049, 73.2140, 17.8205
CIE-LCH:
53.4049, 75.3516, 13.6799
CIE-Luv:
53.4049, 132.7417, 6.3879
Hunter-Lab:
46.2805, 70.4361, 13.9781
#f02e65 color charts
#f02e65 color shades, tints & tones
#f02e65 color schemes
#f02e65 color preview, HTML & CSS examples
This text has a color of #f02e65
<p style="color:#f02e65;">Text here</p>
.mytext {color:#f02e65;}
This box has a color of #f02e65
<div style="background-color:#f02e65;">Content here</div>
.mybackground {background-color:#f02e65;}
Border around this has a color of #f02e65
<div style="border:2px solid #f02e65;">Content here</div>
.myborder {border:2px solid #f02e65;}