#ff86e3 color space conversions
Hex:
#ff86e3
RGB:
255, 134, 227
CMY:
0, 47, 11
CMYK:
0, 47, 11, 0
HSL:
314°, 100.0000%, 76.2745%
HSV (HSB):
314°, 47.4510%, 100.0000%
XYZ:
63.6302, 43.8562, 77.7845
xyY:
0.3434, 0.2367, 43.8562
CIE-Lab:
72.1323, 57.5189, -26.8368
CIE-LCH:
72.1323, 63.4716, 334.9875
CIE-Luv:
72.1323, 64.4424, -51.5339
Hunter-Lab:
66.2240, 55.6165, -23.2831
#ff86e3 color charts
#ff86e3 color shades, tints & tones
#ff86e3 color schemes
#ff86e3 color preview, HTML & CSS examples
This text has a color of #ff86e3
<p style="color:#ff86e3;">Text here</p>
.mytext {color:#ff86e3;}
This box has a color of #ff86e3
<div style="background-color:#ff86e3;">Content here</div>
.mybackground {background-color:#ff86e3;}
Border around this has a color of #ff86e3
<div style="border:2px solid #ff86e3;">Content here</div>
.myborder {border:2px solid #ff86e3;}