#f8236c color space conversions
Hex:
#f8236c
RGB:
248, 35, 108
CMY:
3, 86, 58
CMYK:
0, 86, 56, 3
HSL:
339°, 93.8326%, 55.4902%
HSV (HSB):
339°, 85.8871%, 97.2549%
XYZ:
42.0192, 22.2412, 16.2657
xyY:
0.5218, 0.2762, 22.2412
CIE-Lab:
54.2820, 77.9563, 15.0550
CIE-LCH:
54.2820, 79.3967, 10.9305
CIE-Luv:
54.2820, 139.8361, 2.3158
Hunter-Lab:
47.1606, 76.5090, 12.5633
#f8236c color charts
#f8236c color shades, tints & tones
#f8236c color schemes
#f8236c color preview, HTML & CSS examples
This text has a color of #f8236c
<p style="color:#f8236c;">Text here</p>
.mytext {color:#f8236c;}
This box has a color of #f8236c
<div style="background-color:#f8236c;">Content here</div>
.mybackground {background-color:#f8236c;}
Border around this has a color of #f8236c
<div style="border:2px solid #f8236c;">Content here</div>
.myborder {border:2px solid #f8236c;}