#f28ea9 color space conversions
Hex:
#f28ea9
RGB:
242, 142, 169
CMY:
5, 44, 34
CMYK:
0, 41, 30, 5
HSL:
344°, 79.3651%, 75.2941%
HSV (HSB):
344°, 41.3223%, 94.9020%
XYZ:
53.4524, 41.0878, 42.6496
xyY:
0.3896, 0.2995, 41.0878
CIE-Lab:
70.2374, 40.9982, 2.3501
CIE-LCH:
70.2374, 41.0655, 3.2808
CIE-Luv:
70.2374, 64.0863, -4.3612
Hunter-Lab:
64.0998, 36.6753, 5.4205
#f28ea9 color charts
#f28ea9 color shades, tints & tones
#f28ea9 color schemes
#f28ea9 color preview, HTML & CSS examples
This text has a color of #f28ea9
<p style="color:#f28ea9;">Text here</p>
.mytext {color:#f28ea9;}
This box has a color of #f28ea9
<div style="background-color:#f28ea9;">Content here</div>
.mybackground {background-color:#f28ea9;}
Border around this has a color of #f28ea9
<div style="border:2px solid #f28ea9;">Content here</div>
.myborder {border:2px solid #f28ea9;}