#f28f9e color space conversions
Hex:
#f28f9e
RGB:
242, 143, 158
CMY:
5, 44, 38
CMYK:
0, 41, 35, 5
HSL:
351°, 79.2000%, 75.4902%
HSV (HSB):
351°, 40.9091%, 94.9020%
XYZ:
52.6120, 40.9908, 37.4868
xyY:
0.4013, 0.3127, 40.9908
CIE-Lab:
70.1695, 39.1166, 8.3934
CIE-LCH:
70.1695, 40.0070, 12.1105
CIE-Luv:
70.1695, 65.6676, 4.2638
Hunter-Lab:
64.0240, 34.6409, 10.1019
#f28f9e color charts
#f28f9e color shades, tints & tones
#f28f9e color schemes
#f28f9e color preview, HTML & CSS examples
This text has a color of #f28f9e
<p style="color:#f28f9e;">Text here</p>
.mytext {color:#f28f9e;}
This box has a color of #f28f9e
<div style="background-color:#f28f9e;">Content here</div>
.mybackground {background-color:#f28f9e;}
Border around this has a color of #f28f9e
<div style="border:2px solid #f28f9e;">Content here</div>
.myborder {border:2px solid #f28f9e;}