#f0254d color space conversions
Hex:
#f0254d
RGB:
240, 37, 77
CMY:
6, 85, 70
CMYK:
0, 85, 68, 6
HSL:
348°, 87.1245%, 54.3137%
HSV (HSB):
348°, 84.5833%, 94.1176%
XYZ:
37.9363, 20.3842, 8.9563
xyY:
0.5639, 0.3030, 20.3842
CIE-Lab:
52.2689, 73.8741, 30.7251
CIE-LCH:
52.2689, 80.0088, 22.5830
CIE-Luv:
52.2689, 143.8174, 18.1667
Hunter-Lab:
45.1489, 70.9739, 19.8428
#f0254d color charts
#f0254d color shades, tints & tones
#f0254d color schemes
#f0254d color preview, HTML & CSS examples
This text has a color of #f0254d
<p style="color:#f0254d;">Text here</p>
.mytext {color:#f0254d;}
This box has a color of #f0254d
<div style="background-color:#f0254d;">Content here</div>
.mybackground {background-color:#f0254d;}
Border around this has a color of #f0254d
<div style="border:2px solid #f0254d;">Content here</div>
.myborder {border:2px solid #f0254d;}