#ff1986 color space conversions
Hex:
#ff1986
RGB:
255, 25, 134
CMY:
0, 90, 47
CMYK:
0, 90, 47, 0
HSL:
332°, 100.0000%, 54.9020%
HSV (HSB):
332°, 90.1961%, 100.0000%
XYZ:
45.8907, 23.6765, 24.7056
xyY:
0.4868, 0.2511, 23.6765
CIE-Lab:
55.7624, 82.9315, 1.7428
CIE-LCH:
55.7624, 82.9498, 1.2039
CIE-Luv:
55.7624, 136.6330, -14.4078
Hunter-Lab:
48.6585, 83.1942, 3.9574
#ff1986 color charts
#ff1986 color shades, tints & tones
#ff1986 color schemes
#ff1986 color preview, HTML & CSS examples
This text has a color of #ff1986
<p style="color:#ff1986;">Text here</p>
.mytext {color:#ff1986;}
This box has a color of #ff1986
<div style="background-color:#ff1986;">Content here</div>
.mybackground {background-color:#ff1986;}
Border around this has a color of #ff1986
<div style="border:2px solid #ff1986;">Content here</div>
.myborder {border:2px solid #ff1986;}