#ff6c86 color space conversions
Hex:
#ff6c86
RGB:
255, 108, 134
CMY:
0, 58, 47
CMYK:
0, 58, 47, 0
HSL:
349°, 100.0000%, 71.1765%
HSV (HSB):
349°, 57.6471%, 100.0000%
XYZ:
50.9056, 33.7064, 26.3772
xyY:
0.4587, 0.3037, 33.7064
CIE-Lab:
64.7288, 58.0806, 14.5106
CIE-LCH:
64.7288, 59.8658, 14.0274
CIE-Luv:
64.7288, 103.0861, 7.5027
Hunter-Lab:
58.0572, 54.9122, 13.7027
#ff6c86 color charts
#ff6c86 color shades, tints & tones
#ff6c86 color schemes
#ff6c86 color preview, HTML & CSS examples
This text has a color of #ff6c86
<p style="color:#ff6c86;">Text here</p>
.mytext {color:#ff6c86;}
This box has a color of #ff6c86
<div style="background-color:#ff6c86;">Content here</div>
.mybackground {background-color:#ff6c86;}
Border around this has a color of #ff6c86
<div style="border:2px solid #ff6c86;">Content here</div>
.myborder {border:2px solid #ff6c86;}