#ff86c0 color space conversions
Hex:
#ff86c0
RGB:
255, 134, 192
CMY:
0, 47, 25
CMYK:
0, 47, 25, 0
HSL:
331°, 100.0000%, 76.2745%
HSV (HSB):
331°, 47.4510%, 100.0000%
XYZ:
59.2795, 42.1160, 54.8740
xyY:
0.3793, 0.2695, 42.1160
CIE-Lab:
70.9508, 52.4064, -9.2442
CIE-LCH:
70.9508, 53.2154, 349.9963
CIE-Luv:
70.9508, 73.1280, -23.3749
Hunter-Lab:
64.8968, 49.4801, -4.7053
#ff86c0 color charts
#ff86c0 color shades, tints & tones
#ff86c0 color schemes
#ff86c0 color preview, HTML & CSS examples
This text has a color of #ff86c0
<p style="color:#ff86c0;">Text here</p>
.mytext {color:#ff86c0;}
This box has a color of #ff86c0
<div style="background-color:#ff86c0;">Content here</div>
.mybackground {background-color:#ff86c0;}
Border around this has a color of #ff86c0
<div style="border:2px solid #ff86c0;">Content here</div>
.myborder {border:2px solid #ff86c0;}