#ff86ab color space conversions
Hex:
#ff86ab
RGB:
255, 134, 171
CMY:
0, 47, 33
CMYK:
0, 47, 33, 0
HSL:
342°, 100.0000%, 76.2745%
HSV (HSB):
342°, 47.4510%, 100.0000%
XYZ:
57.1158, 41.2505, 43.4799
xyY:
0.4027, 0.2908, 41.2505
CIE-Lab:
70.3510, 49.7293, 1.6026
CIE-LCH:
70.3510, 49.7551, 1.8458
CIE-Luv:
70.3510, 78.1983, -7.2265
Hunter-Lab:
64.2265, 46.3412, 4.8206
#ff86ab color charts
#ff86ab color shades, tints & tones
#ff86ab color schemes
#ff86ab color preview, HTML & CSS examples
This text has a color of #ff86ab
<p style="color:#ff86ab;">Text here</p>
.mytext {color:#ff86ab;}
This box has a color of #ff86ab
<div style="background-color:#ff86ab;">Content here</div>
.mybackground {background-color:#ff86ab;}
Border around this has a color of #ff86ab
<div style="border:2px solid #ff86ab;">Content here</div>
.myborder {border:2px solid #ff86ab;}