#f00b68 color space conversions
Hex:
#f00b68
RGB:
240, 11, 104
CMY:
6, 96, 59
CMYK:
0, 95, 57, 6
HSL:
336°, 91.2351%, 49.2157%
HSV (HSB):
336°, 95.4167%, 94.1176%
XYZ:
38.5535, 19.7641, 14.8796
xyY:
0.5267, 0.2700, 19.7641
CIE-Lab:
51.5694, 78.8748, 13.4826
CIE-LCH:
51.5694, 80.0188, 9.7002
CIE-Luv:
51.5694, 139.6833, 0.1258
Hunter-Lab:
44.4568, 76.9981, 11.2756
#f00b68 color charts
#f00b68 color shades, tints & tones
#f00b68 color schemes
#f00b68 color preview, HTML & CSS examples
This text has a color of #f00b68
<p style="color:#f00b68;">Text here</p>
.mytext {color:#f00b68;}
This box has a color of #f00b68
<div style="background-color:#f00b68;">Content here</div>
.mybackground {background-color:#f00b68;}
Border around this has a color of #f00b68
<div style="border:2px solid #f00b68;">Content here</div>
.myborder {border:2px solid #f00b68;}