#ff0350 color space conversions
Hex:
#ff0350
RGB:
255, 3, 80
CMY:
0, 99, 69
CMYK:
0, 99, 69, 0
HSL:
342°, 100.0000%, 50.5882%
HSV (HSB):
342°, 98.8235%, 100.0000%
XYZ:
42.7205, 21.9043, 9.5657
xyY:
0.5758, 0.2952, 21.9043
CIE-Lab:
53.9253, 81.6012, 31.6511
CIE-LCH:
53.9253, 87.5246, 21.2001
CIE-Luv:
53.9253, 160.8051, 17.1979
Hunter-Lab:
46.8020, 81.0298, 20.6433
#ff0350 color charts
#ff0350 color shades, tints & tones
#ff0350 color schemes
#ff0350 color preview, HTML & CSS examples
This text has a color of #ff0350
<p style="color:#ff0350;">Text here</p>
.mytext {color:#ff0350;}
This box has a color of #ff0350
<div style="background-color:#ff0350;">Content here</div>
.mybackground {background-color:#ff0350;}
Border around this has a color of #ff0350
<div style="border:2px solid #ff0350;">Content here</div>
.myborder {border:2px solid #ff0350;}