#f28f6d color space conversions
Hex:
#f28f6d
RGB:
242, 143, 109
CMY:
5, 44, 57
CMYK:
0, 41, 55, 5
HSL:
15°, 83.6478%, 68.8235%
HSV (HSB):
15°, 54.9587%, 94.9020%
XYZ:
49.2007, 39.6263, 19.5235
xyY:
0.4541, 0.3657, 39.6263
CIE-Lab:
69.2025, 34.2127, 34.1217
CIE-LCH:
69.2025, 48.3198, 44.9237
CIE-Luv:
69.2025, 74.1658, 35.6015
Hunter-Lab:
62.9494, 29.3526, 25.6761
#f28f6d color charts
#f28f6d color shades, tints & tones
#f28f6d color schemes
#f28f6d color preview, HTML & CSS examples
This text has a color of #f28f6d
<p style="color:#f28f6d;">Text here</p>
.mytext {color:#f28f6d;}
This box has a color of #f28f6d
<div style="background-color:#f28f6d;">Content here</div>
.mybackground {background-color:#f28f6d;}
Border around this has a color of #f28f6d
<div style="border:2px solid #f28f6d;">Content here</div>
.myborder {border:2px solid #f28f6d;}