#ff8f90 color space conversions
Hex:
#ff8f90
RGB:
255, 143, 144
CMY:
0, 44, 44
CMYK:
0, 44, 44, 0
HSL:
359°, 100.0000%, 78.0392%
HSV (HSB):
359°, 43.9216%, 100.0000%
XYZ:
56.0965, 42.9185, 31.7131
xyY:
0.4291, 0.3283, 42.9185
CIE-Lab:
71.4996, 42.2535, 18.2882
CIE-LCH:
71.4996, 46.0414, 23.4040
CIE-Luv:
71.4996, 78.4512, 16.2899
Hunter-Lab:
65.5122, 38.1987, 17.1576
#ff8f90 color charts
#ff8f90 color shades, tints & tones
#ff8f90 color schemes
#ff8f90 color preview, HTML & CSS examples
This text has a color of #ff8f90
<p style="color:#ff8f90;">Text here</p>
.mytext {color:#ff8f90;}
This box has a color of #ff8f90
<div style="background-color:#ff8f90;">Content here</div>
.mybackground {background-color:#ff8f90;}
Border around this has a color of #ff8f90
<div style="border:2px solid #ff8f90;">Content here</div>
.myborder {border:2px solid #ff8f90;}