#f05f6b color space conversions
Hex:
#f05f6b
RGB:
240, 95, 107
CMY:
6, 63, 58
CMYK:
0, 60, 55, 6
HSL:
355°, 82.8571%, 65.6863%
HSV (HSB):
355°, 60.4167%, 94.1176%
XYZ:
42.6812, 27.7712, 17.0207
xyY:
0.4879, 0.3175, 27.7712
CIE-Lab:
59.6815, 56.6727, 22.7472
CIE-LCH:
59.6815, 61.0674, 21.8694
CIE-Luv:
59.6815, 106.0681, 16.6380
Hunter-Lab:
52.6984, 52.3476, 17.7392
#f05f6b color charts
#f05f6b color shades, tints & tones
#f05f6b color schemes
#f05f6b color preview, HTML & CSS examples
This text has a color of #f05f6b
<p style="color:#f05f6b;">Text here</p>
.mytext {color:#f05f6b;}
This box has a color of #f05f6b
<div style="background-color:#f05f6b;">Content here</div>
.mybackground {background-color:#f05f6b;}
Border around this has a color of #f05f6b
<div style="border:2px solid #f05f6b;">Content here</div>
.myborder {border:2px solid #f05f6b;}