#f01255 color space conversions
Hex:
#f01255
RGB:
240, 18, 85
CMY:
6, 93, 67
CMYK:
0, 93, 65, 6
HSL:
342°, 88.0952%, 50.5882%
HSV (HSB):
342°, 92.5000%, 94.1176%
XYZ:
37.7912, 19.6138, 10.3883
xyY:
0.5574, 0.2893, 19.6138
CIE-Lab:
51.3977, 77.1592, 24.8143
CIE-LCH:
51.3977, 81.0512, 17.8277
CIE-Luv:
51.3977, 145.9320, 11.8517
Hunter-Lab:
44.2874, 74.8140, 17.0937
#f01255 color charts
#f01255 color shades, tints & tones
#f01255 color schemes
#f01255 color preview, HTML & CSS examples
This text has a color of #f01255
<p style="color:#f01255;">Text here</p>
.mytext {color:#f01255;}
This box has a color of #f01255
<div style="background-color:#f01255;">Content here</div>
.mybackground {background-color:#f01255;}
Border around this has a color of #f01255
<div style="border:2px solid #f01255;">Content here</div>
.myborder {border:2px solid #f01255;}