#f00b52 color space conversions
Hex:
#f00b52
RGB:
240, 11, 82
CMY:
6, 96, 68
CMYK:
0, 95, 66, 6
HSL:
341°, 91.2351%, 49.2157%
HSV (HSB):
341°, 95.4167%, 94.1176%
XYZ:
37.5778, 19.3738, 9.7416
xyY:
0.5634, 0.2905, 19.3738
CIE-Lab:
51.1217, 77.6556, 26.2758
CIE-LCH:
51.1217, 81.9806, 18.6939
CIE-Luv:
51.1217, 148.0143, 12.9720
Hunter-Lab:
44.0157, 75.3647, 17.6889
#f00b52 color charts
#f00b52 color shades, tints & tones
#f00b52 color schemes
#f00b52 color preview, HTML & CSS examples
This text has a color of #f00b52
<p style="color:#f00b52;">Text here</p>
.mytext {color:#f00b52;}
This box has a color of #f00b52
<div style="background-color:#f00b52;">Content here</div>
.mybackground {background-color:#f00b52;}
Border around this has a color of #f00b52
<div style="border:2px solid #f00b52;">Content here</div>
.myborder {border:2px solid #f00b52;}