#ff86d3 color space conversions
Hex:
#ff86d3
RGB:
255, 134, 211
CMY:
0, 47, 17
CMYK:
0, 47, 17, 0
HSL:
322°, 100.0000%, 76.2745%
HSV (HSB):
322°, 47.4510%, 100.0000%
XYZ:
61.5230, 43.0133, 66.6878
xyY:
0.3593, 0.2512, 43.0133
CIE-Lab:
71.5640, 55.0856, -18.8749
CIE-LCH:
71.5640, 58.2296, 341.0862
CIE-Luv:
71.5640, 68.4252, -38.5363
Hunter-Lab:
65.5846, 52.6727, -14.3782
#ff86d3 color charts
#ff86d3 color shades, tints & tones
#ff86d3 color schemes
#ff86d3 color preview, HTML & CSS examples
This text has a color of #ff86d3
<p style="color:#ff86d3;">Text here</p>
.mytext {color:#ff86d3;}
This box has a color of #ff86d3
<div style="background-color:#ff86d3;">Content here</div>
.mybackground {background-color:#ff86d3;}
Border around this has a color of #ff86d3
<div style="border:2px solid #ff86d3;">Content here</div>
.myborder {border:2px solid #ff86d3;}