#ff86cd color space conversions
Hex:
#ff86cd
RGB:
255, 134, 205
CMY:
0, 47, 20
CMYK:
0, 47, 20, 0
HSL:
325°, 100.0000%, 76.2745%
HSV (HSB):
325°, 47.4510%, 100.0000%
XYZ:
60.7845, 42.7180, 62.7993
xyY:
0.3655, 0.2569, 42.7180
CIE-Lab:
71.3631, 54.2142, -15.8537
CIE-LCH:
71.3631, 56.4847, 343.6996
CIE-Luv:
71.3631, 69.9166, -33.7074
Hunter-Lab:
65.3590, 51.6286, -11.2167
#ff86cd color charts
#ff86cd RGB chart
#ff86cd CMYK chart
#ff86cd RGB pie chart
#ff86cd color shades, tints & tones
#ff86cd color schemes
#ff86cd color preview, HTML & CSS examples
This text has a color of #ff86cd
<p style="color:#ff86cd;">Text here</p>
.mytext {color:#ff86cd;}
Text color #ff86cd
This box has a color of #ff86cd
<div style="background-color:#ff86cd;">Content here</div>
.mybackground {background-color:#ff86cd;}
Background color #ff86cd
Border around this has a color of #ff86cd
<div style="border:2px solid #ff86cd;">Content here</div>
.myborder {border:2px solid #ff86cd;}
Border color #ff86cd