#f0000b color space conversions
Hex:
#f0000b
RGB:
240, 0, 11
CMY:
6, 100, 96
CMYK:
0, 100, 95, 6
HSL:
357°, 100.0000%, 47.0588%
HSV (HSB):
357°, 100.0000%, 94.1176%
XYZ:
35.9956, 18.5494, 1.9998
xyY:
0.6366, 0.3280, 18.5494
CIE-Lab:
50.1558, 76.5942, 61.2934
CIE-LCH:
50.1558, 98.0997, 38.6680
CIE-Luv:
50.1558, 164.1624, 34.5450
Hunter-Lab:
43.0690, 73.8132, 27.3953
#f0000b color charts
#f0000b color shades, tints & tones
#f0000b color schemes
#f0000b color preview, HTML & CSS examples
This text has a color of #f0000b
<p style="color:#f0000b;">Text here</p>
.mytext {color:#f0000b;}
This box has a color of #f0000b
<div style="background-color:#f0000b;">Content here</div>
.mybackground {background-color:#f0000b;}
Border around this has a color of #f0000b
<div style="border:2px solid #f0000b;">Content here</div>
.myborder {border:2px solid #f0000b;}