#f26d4c color space conversions
Hex:
#f26d4c
RGB:
242, 109, 76
CMY:
5, 57, 70
CMYK:
0, 55, 69, 5
HSL:
12°, 86.4583%, 62.3529%
HSV (HSB):
12°, 68.5950%, 94.9020%
XYZ:
43.3911, 30.3363, 10.4060
xyY:
0.5157, 0.3606, 30.3363
CIE-Lab:
61.9433, 49.0344, 42.9447
CIE-LCH:
61.9433, 65.1814, 41.2121
CIE-Luv:
61.9433, 104.5667, 37.9644
Hunter-Lab:
55.0784, 44.2361, 27.3532
#f26d4c color charts
#f26d4c color shades, tints & tones
#f26d4c color schemes
#f26d4c color preview, HTML & CSS examples
This text has a color of #f26d4c
<p style="color:#f26d4c;">Text here</p>
.mytext {color:#f26d4c;}
This box has a color of #f26d4c
<div style="background-color:#f26d4c;">Content here</div>
.mybackground {background-color:#f26d4c;}
Border around this has a color of #f26d4c
<div style="border:2px solid #f26d4c;">Content here</div>
.myborder {border:2px solid #f26d4c;}