#f00026 color space conversions
Hex:
#f00026
RGB:
240, 0, 38
CMY:
6, 100, 85
CMYK:
0, 100, 84, 6
HSL:
351°, 100.0000%, 47.0588%
HSV (HSB):
351°, 100.0000%, 94.1176%
XYZ:
36.2850, 18.6652, 3.5240
xyY:
0.6205, 0.3192, 18.6652
CIE-Lab:
50.2932, 76.9692, 50.5619
CIE-LCH:
50.2932, 92.0910, 33.3013
CIE-Luv:
50.2932, 160.9930, 29.8426
Hunter-Lab:
43.2032, 74.3108, 25.4061
#f00026 color charts
#f00026 color shades, tints & tones
#f00026 color schemes
#f00026 color preview, HTML & CSS examples
This text has a color of #f00026
<p style="color:#f00026;">Text here</p>
.mytext {color:#f00026;}
This box has a color of #f00026
<div style="background-color:#f00026;">Content here</div>
.mybackground {background-color:#f00026;}
Border around this has a color of #f00026
<div style="border:2px solid #f00026;">Content here</div>
.myborder {border:2px solid #f00026;}