#f00f45 color space conversions
Hex:
#f00f45
RGB:
240, 15, 69
CMY:
6, 94, 73
CMYK:
0, 94, 71, 6
HSL:
346°, 88.2353%, 50.0000%
HSV (HSB):
346°, 93.7500%, 94.1176%
XYZ:
37.1802, 19.2966, 7.3952
xyY:
0.5821, 0.3021, 19.2966
CIE-Lab:
51.0324, 76.7415, 33.9724
CIE-LCH:
51.0324, 83.9248, 23.8783
CIE-Luv:
51.0324, 151.6054, 19.6027
Hunter-Lab:
43.9279, 74.2071, 20.7681
#f00f45 color charts
#f00f45 color shades, tints & tones
#f00f45 color schemes
#f00f45 color preview, HTML & CSS examples
This text has a color of #f00f45
<p style="color:#f00f45;">Text here</p>
.mytext {color:#f00f45;}
This box has a color of #f00f45
<div style="background-color:#f00f45;">Content here</div>
.mybackground {background-color:#f00f45;}
Border around this has a color of #f00f45
<div style="border:2px solid #f00f45;">Content here</div>
.myborder {border:2px solid #f00f45;}