#f07f90 color space conversions
Hex:
#f07f90
RGB:
240, 127, 144
CMY:
6, 50, 44
CMYK:
0, 47, 40, 6
HSL:
351°, 79.0210%, 71.9608%
HSV (HSB):
351°, 47.0833%, 94.1176%
XYZ:
48.5586, 35.7176, 30.7204
xyY:
0.4223, 0.3106, 35.7176
CIE-Lab:
66.3036, 44.9539, 10.7274
CIE-LCH:
66.3036, 46.2161, 13.4215
CIE-Luv:
66.3036, 76.9576, 5.9076
Hunter-Lab:
59.7642, 40.4443, 11.3583
#f07f90 color charts
#f07f90 color shades, tints & tones
#f07f90 color schemes
#f07f90 color preview, HTML & CSS examples
This text has a color of #f07f90
<p style="color:#f07f90;">Text here</p>
.mytext {color:#f07f90;}
This box has a color of #f07f90
<div style="background-color:#f07f90;">Content here</div>
.mybackground {background-color:#f07f90;}
Border around this has a color of #f07f90
<div style="border:2px solid #f07f90;">Content here</div>
.myborder {border:2px solid #f07f90;}