#ff85d6 color space conversions
Hex:
#ff85d6
RGB:
255, 133, 214
CMY:
0, 48, 16
CMYK:
0, 48, 16, 0
HSL:
320°, 100.0000%, 76.0784%
HSV (HSB):
320°, 47.8431%, 100.0000%
XYZ:
61.7651, 42.8901, 68.6416
xyY:
0.3564, 0.2475, 42.8901
CIE-Lab:
71.4803, 56.0132, -20.6620
CIE-LCH:
71.4803, 59.7025, 339.7522
CIE-Luv:
71.4803, 68.1554, -41.4753
Hunter-Lab:
65.4905, 53.7377, -16.2993
#ff85d6 color charts
#ff85d6 color shades, tints & tones
#ff85d6 color schemes
#ff85d6 color preview, HTML & CSS examples
This text has a color of #ff85d6
<p style="color:#ff85d6;">Text here</p>
.mytext {color:#ff85d6;}
This box has a color of #ff85d6
<div style="background-color:#ff85d6;">Content here</div>
.mybackground {background-color:#ff85d6;}
Border around this has a color of #ff85d6
<div style="border:2px solid #ff85d6;">Content here</div>
.myborder {border:2px solid #ff85d6;}