#ff0986 color space conversions
Hex:
#ff0986
RGB:
255, 9, 134
CMY:
0, 96, 47
CMYK:
0, 96, 47, 0
HSL:
330°, 100.0000%, 51.7647%
HSV (HSB):
330°, 96.4706%, 100.0000%
XYZ:
45.6408, 23.1766, 24.6223
xyY:
0.4885, 0.2480, 23.1766
CIE-Lab:
55.2538, 84.4104, 1.0031
CIE-LCH:
55.2538, 84.4164, 0.6809
CIE-Luv:
55.2538, 138.6005, -15.6788
Hunter-Lab:
48.1421, 84.9770, 3.3756
#ff0986 color charts
#ff0986 color shades, tints & tones
#ff0986 color schemes
#ff0986 color preview, HTML & CSS examples
This text has a color of #ff0986
<p style="color:#ff0986;">Text here</p>
.mytext {color:#ff0986;}
This box has a color of #ff0986
<div style="background-color:#ff0986;">Content here</div>
.mybackground {background-color:#ff0986;}
Border around this has a color of #ff0986
<div style="border:2px solid #ff0986;">Content here</div>
.myborder {border:2px solid #ff0986;}