#ff2986 color space conversions
Hex:
#ff2986
RGB:
255, 41, 134
CMY:
0, 84, 47
CMYK:
0, 84, 47, 0
HSL:
334°, 100.0000%, 58.0392%
HSV (HSB):
334°, 83.9216%, 100.0000%
XYZ:
46.3360, 24.5671, 24.8540
xyY:
0.4839, 0.2566, 24.5671
CIE-Lab:
56.6512, 80.3653, 3.0313
CIE-LCH:
56.6512, 80.4225, 2.1601
CIE-Luv:
56.6512, 133.2071, -12.1920
Hunter-Lab:
49.5652, 80.1315, 4.9652
#ff2986 color charts
#ff2986 color shades, tints & tones
#ff2986 color schemes
#ff2986 color preview, HTML & CSS examples
This text has a color of #ff2986
<p style="color:#ff2986;">Text here</p>
.mytext {color:#ff2986;}
This box has a color of #ff2986
<div style="background-color:#ff2986;">Content here</div>
.mybackground {background-color:#ff2986;}
Border around this has a color of #ff2986
<div style="border:2px solid #ff2986;">Content here</div>
.myborder {border:2px solid #ff2986;}