#f28b5d color space conversions
Hex:
#f28b5d
RGB:
242, 139, 93
CMY:
5, 45, 64
CMYK:
0, 43, 62, 5
HSL:
19°, 85.1429%, 65.6863%
HSV (HSB):
19°, 61.5702%, 94.9020%
XYZ:
47.8264, 38.1328, 15.1956
xyY:
0.4728, 0.3770, 38.1328
CIE-Lab:
68.1184, 35.1123, 41.2910
CIE-LCH:
68.1184, 54.2017, 49.6235
CIE-Luv:
68.1184, 79.3995, 42.0034
Hunter-Lab:
61.7518, 30.1816, 28.6364
#f28b5d color charts
#f28b5d color shades, tints & tones
#f28b5d color schemes
#f28b5d color preview, HTML & CSS examples
This text has a color of #f28b5d
<p style="color:#f28b5d;">Text here</p>
.mytext {color:#f28b5d;}
This box has a color of #f28b5d
<div style="background-color:#f28b5d;">Content here</div>
.mybackground {background-color:#f28b5d;}
Border around this has a color of #f28b5d
<div style="border:2px solid #f28b5d;">Content here</div>
.myborder {border:2px solid #f28b5d;}