#f28c65 color space conversions
Hex:
#f28c65
RGB:
242, 140, 101
CMY:
5, 45, 60
CMYK:
0, 42, 58, 5
HSL:
17°, 84.4311%, 67.2549%
HSV (HSB):
17°, 58.2645%, 94.9020%
XYZ:
48.3450, 38.5730, 17.2092
xyY:
0.4643, 0.3704, 38.5730
CIE-Lab:
68.4408, 35.1548, 37.4533
CIE-LCH:
68.4408, 51.3674, 46.8132
CIE-Luv:
68.4408, 77.5337, 38.4954
Hunter-Lab:
62.1072, 30.2591, 27.0464
#f28c65 color charts
#f28c65 color shades, tints & tones
#f28c65 color schemes
#f28c65 color preview, HTML & CSS examples
This text has a color of #f28c65
<p style="color:#f28c65;">Text here</p>
.mytext {color:#f28c65;}
This box has a color of #f28c65
<div style="background-color:#f28c65;">Content here</div>
.mybackground {background-color:#f28c65;}
Border around this has a color of #f28c65
<div style="border:2px solid #f28c65;">Content here</div>
.myborder {border:2px solid #f28c65;}