#ff6986 color space conversions
Hex:
#ff6986
RGB:
255, 105, 134
CMY:
0, 59, 47
CMYK:
0, 59, 47, 0
HSL:
348°, 100.0000%, 70.5882%
HSV (HSB):
348°, 58.8235%, 100.0000%
XYZ:
50.5947, 33.0844, 26.2735
xyY:
0.4601, 0.3009, 33.0844
CIE-Lab:
64.2292, 59.4057, 13.8127
CIE-LCH:
64.2292, 60.9904, 13.0896
CIE-Luv:
64.2292, 104.8847, 6.3126
Hunter-Lab:
57.5190, 56.3532, 13.1808
#ff6986 color charts
#ff6986 color shades, tints & tones
#ff6986 color schemes
#ff6986 color preview, HTML & CSS examples
This text has a color of #ff6986
<p style="color:#ff6986;">Text here</p>
.mytext {color:#ff6986;}
This box has a color of #ff6986
<div style="background-color:#ff6986;">Content here</div>
.mybackground {background-color:#ff6986;}
Border around this has a color of #ff6986
<div style="border:2px solid #ff6986;">Content here</div>
.myborder {border:2px solid #ff6986;}