#f8228c color space conversions
Hex:
#f8228c
RGB:
248, 34, 140
CMY:
3, 87, 45
CMYK:
0, 86, 44, 3
HSL:
330°, 93.8596%, 55.2941%
HSV (HSB):
330°, 86.2903%, 97.2549%
XYZ:
44.0171, 22.9940, 26.9293
xyY:
0.4686, 0.2448, 22.9940
CIE-Lab:
55.0661, 80.5201, -3.0130
CIE-LCH:
55.0661, 80.5764, 357.8570
CIE-Luv:
55.0661, 126.7080, -19.8712
Hunter-Lab:
47.9520, 79.9362, 0.2699
#f8228c color charts
#f8228c color shades, tints & tones
#f8228c color schemes
#f8228c color preview, HTML & CSS examples
This text has a color of #f8228c
<p style="color:#f8228c;">Text here</p>
.mytext {color:#f8228c;}
This box has a color of #f8228c
<div style="background-color:#f8228c;">Content here</div>
.mybackground {background-color:#f8228c;}
Border around this has a color of #f8228c
<div style="border:2px solid #f8228c;">Content here</div>
.myborder {border:2px solid #f8228c;}