#f2828f color space conversions
Hex:
#f2828f
RGB:
242, 130, 143
CMY:
5, 49, 44
CMYK:
0, 46, 41, 5
HSL:
353°, 81.1594%, 72.9412%
HSV (HSB):
353°, 46.2810%, 94.9020%
XYZ:
49.5585, 36.8257, 30.4826
xyY:
0.4241, 0.3151, 36.8257
CIE-Lab:
67.1460, 44.0477, 12.5192
CIE-LCH:
67.1460, 45.7922, 15.8661
CIE-Luv:
67.1460, 76.8593, 8.4227
Hunter-Lab:
60.6842, 39.5770, 12.6966
#f2828f color charts
#f2828f color shades, tints & tones
#f2828f color schemes
#f2828f color preview, HTML & CSS examples
This text has a color of #f2828f
<p style="color:#f2828f;">Text here</p>
.mytext {color:#f2828f;}
This box has a color of #f2828f
<div style="background-color:#f2828f;">Content here</div>
.mybackground {background-color:#f2828f;}
Border around this has a color of #f2828f
<div style="border:2px solid #f2828f;">Content here</div>
.myborder {border:2px solid #f2828f;}