#f83c75 color space conversions
Hex:
#f83c75
RGB:
248, 60, 117
CMY:
3, 76, 54
CMYK:
0, 76, 53, 3
HSL:
342°, 93.0693%, 60.3922%
HSV (HSB):
342°, 75.8065%, 97.2549%
XYZ:
43.5381, 24.4725, 19.2586
xyY:
0.4989, 0.2804, 24.4725
CIE-Lab:
56.5578, 72.6822, 12.8329
CIE-LCH:
56.5578, 73.8064, 10.0130
CIE-Luv:
56.5578, 127.9058, 1.3864
Hunter-Lab:
49.4697, 70.5253, 11.5472
#f83c75 color charts
#f83c75 color shades, tints & tones
#f83c75 color schemes
#f83c75 color preview, HTML & CSS examples
This text has a color of #f83c75
<p style="color:#f83c75;">Text here</p>
.mytext {color:#f83c75;}
This box has a color of #f83c75
<div style="background-color:#f83c75;">Content here</div>
.mybackground {background-color:#f83c75;}
Border around this has a color of #f83c75
<div style="border:2px solid #f83c75;">Content here</div>
.myborder {border:2px solid #f83c75;}