#f00445 color space conversions
Hex:
#f00445
RGB:
240, 4, 69
CMY:
6, 98, 73
CMYK:
0, 98, 71, 6
HSL:
343°, 96.7213%, 47.8431%
HSV (HSB):
343°, 98.3333%, 94.1176%
XYZ:
37.0528, 19.0418, 7.3528
xyY:
0.5840, 0.3001, 19.0418
CIE-Lab:
50.7360, 77.6007, 33.6180
CIE-LCH:
50.7360, 84.5697, 23.4231
CIE-Luv:
50.7360, 153.0757, 18.9848
Hunter-Lab:
43.6369, 75.2027, 20.5555
#f00445 color charts
#f00445 color shades, tints & tones
#f00445 color schemes
#f00445 color preview, HTML & CSS examples
This text has a color of #f00445
<p style="color:#f00445;">Text here</p>
.mytext {color:#f00445;}
This box has a color of #f00445
<div style="background-color:#f00445;">Content here</div>
.mybackground {background-color:#f00445;}
Border around this has a color of #f00445
<div style="border:2px solid #f00445;">Content here</div>
.myborder {border:2px solid #f00445;}