#f00b30 color space conversions
Hex:
#f00b30
RGB:
240, 11, 48
CMY:
6, 96, 81
CMYK:
0, 95, 80, 6
HSL:
350°, 91.2351%, 49.2157%
HSV (HSB):
350°, 95.4167%, 94.1176%
XYZ:
36.5884, 18.9780, 4.5310
xyY:
0.6088, 0.3158, 18.9780
CIE-Lab:
50.6615, 76.3897, 45.6269
CIE-LCH:
50.6615, 88.9787, 30.8495
CIE-Luv:
50.6615, 157.5565, 27.4944
Hunter-Lab:
43.5638, 73.6821, 24.3280
#f00b30 color charts
#f00b30 color shades, tints & tones
#f00b30 color schemes
#f00b30 color preview, HTML & CSS examples
This text has a color of #f00b30
<p style="color:#f00b30;">Text here</p>
.mytext {color:#f00b30;}
This box has a color of #f00b30
<div style="background-color:#f00b30;">Content here</div>
.mybackground {background-color:#f00b30;}
Border around this has a color of #f00b30
<div style="border:2px solid #f00b30;">Content here</div>
.myborder {border:2px solid #f00b30;}