#ff85b8 color space conversions
Hex:
#ff85b8
RGB:
255, 133, 184
CMY:
0, 48, 28
CMYK:
0, 48, 28, 0
HSL:
335°, 100.0000%, 76.0784%
HSV (HSB):
335°, 47.8431%, 100.0000%
XYZ:
58.2793, 41.4957, 50.2852
xyY:
0.3884, 0.2765, 41.4957
CIE-Lab:
70.5219, 51.8388, -5.4175
CIE-LCH:
70.5219, 52.1211, 354.0339
CIE-Luv:
70.5219, 75.6287, -17.6321
Hunter-Lab:
64.4172, 48.7617, -1.1908
#ff85b8 color charts
#ff85b8 color shades, tints & tones
#ff85b8 color schemes
#ff85b8 color preview, HTML & CSS examples
This text has a color of #ff85b8
<p style="color:#ff85b8;">Text here</p>
.mytext {color:#ff85b8;}
This box has a color of #ff85b8
<div style="background-color:#ff85b8;">Content here</div>
.mybackground {background-color:#ff85b8;}
Border around this has a color of #ff85b8
<div style="border:2px solid #ff85b8;">Content here</div>
.myborder {border:2px solid #ff85b8;}