#f07f8b color space conversions
Hex:
#f07f8b
RGB:
240, 127, 139
CMY:
6, 50, 45
CMYK:
0, 47, 42, 6
HSL:
354°, 79.0210%, 71.9608%
HSV (HSB):
354°, 47.0833%, 94.1176%
XYZ:
48.1848, 35.5681, 28.7518
xyY:
0.4283, 0.3161, 35.5681
CIE-Lab:
66.1886, 44.4213, 13.3931
CIE-LCH:
66.1886, 46.3964, 16.7782
CIE-Luv:
66.1886, 78.0501, 9.3807
Hunter-Lab:
59.6390, 39.8491, 13.1637
#f07f8b color charts
#f07f8b color shades, tints & tones
#f07f8b color schemes
#f07f8b color preview, HTML & CSS examples
This text has a color of #f07f8b
<p style="color:#f07f8b;">Text here</p>
.mytext {color:#f07f8b;}
This box has a color of #f07f8b
<div style="background-color:#f07f8b;">Content here</div>
.mybackground {background-color:#f07f8b;}
Border around this has a color of #f07f8b
<div style="border:2px solid #f07f8b;">Content here</div>
.myborder {border:2px solid #f07f8b;}