#f28d5c color space conversions
Hex:
#f28d5c
RGB:
242, 141, 92
CMY:
5, 45, 64
CMYK:
0, 42, 62, 5
HSL:
20°, 85.2273%, 65.4902%
HSV (HSB):
20°, 61.9835%, 94.9020%
XYZ:
48.0746, 38.6997, 15.0612
xyY:
0.4721, 0.3800, 38.6997
CIE-Lab:
68.5332, 34.0112, 42.3129
CIE-LCH:
68.5332, 54.2876, 51.2076
CIE-Luv:
68.5332, 78.0221, 43.3119
Hunter-Lab:
62.2091, 29.0772, 29.1919
#f28d5c color charts
#f28d5c color shades, tints & tones
#f28d5c color schemes
#f28d5c color preview, HTML & CSS examples
This text has a color of #f28d5c
<p style="color:#f28d5c;">Text here</p>
.mytext {color:#f28d5c;}
This box has a color of #f28d5c
<div style="background-color:#f28d5c;">Content here</div>
.mybackground {background-color:#f28d5c;}
Border around this has a color of #f28d5c
<div style="border:2px solid #f28d5c;">Content here</div>
.myborder {border:2px solid #f28d5c;}