#f50add color space conversions
Hex:
#f50add
RGB:
245, 10, 221
CMY:
4, 96, 13
CMYK:
0, 96, 10, 4
HSL:
306°, 92.1569%, 50.0000%
HSV (HSB):
306°, 95.9184%, 96.0784%
XYZ:
50.8159, 24.8500, 70.5249
xyY:
0.3476, 0.1700, 24.8500
CIE-Lab:
56.9290, 91.4617, -47.3047
CIE-LCH:
56.9290, 102.9708, 332.6517
CIE-Luv:
56.9290, 90.4295, -86.0039
Hunter-Lab:
49.8498, 94.7222, -48.9855
#f50add color charts
#f50add color shades, tints & tones
#f50add color schemes
#f50add color preview, HTML & CSS examples
This text has a color of #f50add
<p style="color:#f50add;">Text here</p>
.mytext {color:#f50add;}
This box has a color of #f50add
<div style="background-color:#f50add;">Content here</div>
.mybackground {background-color:#f50add;}
Border around this has a color of #f50add
<div style="border:2px solid #f50add;">Content here</div>
.myborder {border:2px solid #f50add;}