#f83c8c color space conversions
Hex:
#f83c8c
RGB:
248, 60, 140
CMY:
3, 76, 45
CMYK:
0, 76, 44, 3
HSL:
334°, 93.0693%, 60.3922%
HSV (HSB):
334°, 75.8065%, 97.2549%
XYZ:
45.0609, 25.0816, 27.2772
xyY:
0.4625, 0.2575, 25.0816
CIE-Lab:
57.1549, 74.5508, 0.0499
CIE-LCH:
57.1549, 74.5509, 0.0384
CIE-Luv:
57.1549, 119.1897, -14.6106
Hunter-Lab:
50.0816, 72.9626, 2.7645
#f83c8c color charts
#f83c8c color shades, tints & tones
#f83c8c color schemes
#f83c8c color preview, HTML & CSS examples
This text has a color of #f83c8c
<p style="color:#f83c8c;">Text here</p>
.mytext {color:#f83c8c;}
This box has a color of #f83c8c
<div style="background-color:#f83c8c;">Content here</div>
.mybackground {background-color:#f83c8c;}
Border around this has a color of #f83c8c
<div style="border:2px solid #f83c8c;">Content here</div>
.myborder {border:2px solid #f83c8c;}