#f02255 color space conversions
Hex:
#f02255
RGB:
240, 34, 85
CMY:
6, 87, 67
CMYK:
0, 86, 65, 6
HSL:
345°, 87.2881%, 53.7255%
HSV (HSB):
345°, 85.8333%, 94.1176%
XYZ:
38.1469, 20.3252, 10.5069
xyY:
0.5530, 0.2947, 20.3252
CIE-Lab:
52.2029, 74.8384, 25.8562
CIE-LCH:
52.2029, 79.1791, 19.0597
CIE-Luv:
52.2029, 142.2113, 13.6136
Hunter-Lab:
45.0835, 72.1398, 17.7406
#f02255 color charts
#f02255 color shades, tints & tones
#f02255 color schemes
#f02255 color preview, HTML & CSS examples
This text has a color of #f02255
<p style="color:#f02255;">Text here</p>
.mytext {color:#f02255;}
This box has a color of #f02255
<div style="background-color:#f02255;">Content here</div>
.mybackground {background-color:#f02255;}
Border around this has a color of #f02255
<div style="border:2px solid #f02255;">Content here</div>
.myborder {border:2px solid #f02255;}