#f28da8 color space conversions
Hex:
#f28da8
RGB:
242, 141, 168
CMY:
5, 45, 34
CMYK:
0, 42, 31, 5
HSL:
344°, 79.5276%, 75.0980%
HSV (HSB):
344°, 41.7355%, 94.9020%
XYZ:
53.2107, 40.7542, 42.1076
xyY:
0.3910, 0.2995, 40.7542
CIE-Lab:
70.0033, 41.3842, 2.5691
CIE-LCH:
70.0033, 41.4639, 3.5523
CIE-Luv:
70.0033, 64.8800, -4.1362
Hunter-Lab:
63.8390, 37.0641, 5.5801
#f28da8 color charts
#f28da8 color shades, tints & tones
#f28da8 color schemes
#f28da8 color preview, HTML & CSS examples
This text has a color of #f28da8
<p style="color:#f28da8;">Text here</p>
.mytext {color:#f28da8;}
This box has a color of #f28da8
<div style="background-color:#f28da8;">Content here</div>
.mybackground {background-color:#f28da8;}
Border around this has a color of #f28da8
<div style="border:2px solid #f28da8;">Content here</div>
.myborder {border:2px solid #f28da8;}