#f26c6c color space conversions
Hex:
#f26c6c
RGB:
242, 108, 108
CMY:
5, 58, 58
CMYK:
0, 55, 55, 5
HSL:
0°, 83.7500%, 68.6275%
HSV (HSB):
0°, 55.3719%, 94.9020%
XYZ:
44.6873, 30.6851, 17.7549
xyY:
0.4799, 0.3295, 30.6851
CIE-Lab:
62.2409, 51.5479, 25.6327
CIE-LCH:
62.2409, 57.5693, 26.4393
CIE-Luv:
62.2409, 99.0120, 21.3466
Hunter-Lab:
55.3941, 47.0590, 19.7723
#f26c6c color charts
#f26c6c color shades, tints & tones
#f26c6c color schemes
#f26c6c color preview, HTML & CSS examples
This text has a color of #f26c6c
<p style="color:#f26c6c;">Text here</p>
.mytext {color:#f26c6c;}
This box has a color of #f26c6c
<div style="background-color:#f26c6c;">Content here</div>
.mybackground {background-color:#f26c6c;}
Border around this has a color of #f26c6c
<div style="border:2px solid #f26c6c;">Content here</div>
.myborder {border:2px solid #f26c6c;}