#f28e7d color space conversions
Hex:
#f28e7d
RGB:
242, 142, 125
CMY:
5, 44, 51
CMYK:
0, 41, 48, 5
HSL:
9°, 81.8182%, 71.9608%
HSV (HSB):
9°, 48.3471%, 94.9020%
XYZ:
49.9926, 39.7039, 24.4308
xyY:
0.4380, 0.3479, 39.7039
CIE-Lab:
69.2581, 36.1155, 25.4652
CIE-LCH:
69.2581, 44.1906, 35.1878
CIE-Luv:
69.2581, 72.3380, 25.8951
Hunter-Lab:
63.0110, 31.3516, 21.1197
#f28e7d color charts
#f28e7d color shades, tints & tones
#f28e7d color schemes
#f28e7d color preview, HTML & CSS examples
This text has a color of #f28e7d
<p style="color:#f28e7d;">Text here</p>
.mytext {color:#f28e7d;}
This box has a color of #f28e7d
<div style="background-color:#f28e7d;">Content here</div>
.mybackground {background-color:#f28e7d;}
Border around this has a color of #f28e7d
<div style="border:2px solid #f28e7d;">Content here</div>
.myborder {border:2px solid #f28e7d;}