#ff85ac color space conversions
Hex:
#ff85ac
RGB:
255, 133, 172
CMY:
0, 48, 33
CMYK:
0, 48, 33, 0
HSL:
341°, 100.0000%, 76.0784%
HSV (HSB):
341°, 47.8431%, 100.0000%
XYZ:
57.0739, 41.0136, 43.9380
xyY:
0.4019, 0.2888, 41.0136
CIE-Lab:
70.1855, 50.3400, 0.8016
CIE-LCH:
70.1855, 50.3463, 0.9123
CIE-Luv:
70.1855, 78.5381, -8.4684
Hunter-Lab:
64.0419, 47.0054, 4.1515
#ff85ac color charts
#ff85ac RGB chart
#ff85ac CMYK chart
#ff85ac RGB pie chart
#ff85ac color shades, tints & tones
#ff85ac color schemes
#ff85ac color preview, HTML & CSS examples
This text has a color of #ff85ac
<p style="color:#ff85ac;">Text here</p>
.mytext {color:#ff85ac;}
Text color #ff85ac
This box has a color of #ff85ac
<div style="background-color:#ff85ac;">Content here</div>
.mybackground {background-color:#ff85ac;}
Background color #ff85ac
Border around this has a color of #ff85ac
<div style="border:2px solid #ff85ac;">Content here</div>
.myborder {border:2px solid #ff85ac;}
Border color #ff85ac