#ff85a9 color space conversions
Hex:
#ff85a9
RGB:
255, 133, 169
CMY:
0, 48, 34
CMYK:
0, 48, 34, 0
HSL:
342°, 100.0000%, 76.0784%
HSV (HSB):
342°, 47.8431%, 100.0000%
XYZ:
56.7890, 40.8996, 42.4374
xyY:
0.4053, 0.2919, 40.8996
CIE-Lab:
70.1055, 49.9812, 2.3659
CIE-LCH:
70.1055, 50.0372, 2.7101
CIE-Luv:
70.1055, 79.2538, -6.2233
Hunter-Lab:
63.9528, 46.5874, 5.4237
#ff85a9 color charts
#ff85a9 color shades, tints & tones
#ff85a9 color schemes
#ff85a9 color preview, HTML & CSS examples
This text has a color of #ff85a9
<p style="color:#ff85a9;">Text here</p>
.mytext {color:#ff85a9;}
This box has a color of #ff85a9
<div style="background-color:#ff85a9;">Content here</div>
.mybackground {background-color:#ff85a9;}
Border around this has a color of #ff85a9
<div style="border:2px solid #ff85a9;">Content here</div>
.myborder {border:2px solid #ff85a9;}