#ff85f6 color space conversions
Hex:
#ff85f6
RGB:
255, 133, 246
CMY:
0, 48, 4
CMYK:
0, 48, 4, 0
HSL:
304°, 100.0000%, 76.0784%
HSV (HSB):
304°, 47.8431%, 100.0000%
XYZ:
66.2621, 44.6889, 92.3222
xyY:
0.3260, 0.2198, 44.6889
CIE-Lab:
72.6866, 61.0792, -36.3898
CIE-LCH:
72.6866, 71.0977, 329.2143
CIE-Luv:
72.6866, 60.1559, -67.5792
Hunter-Lab:
66.8497, 59.9438, -35.0871
#ff85f6 color charts
#ff85f6 color shades, tints & tones
#ff85f6 color schemes
#ff85f6 color preview, HTML & CSS examples
This text has a color of #ff85f6
<p style="color:#ff85f6;">Text here</p>
.mytext {color:#ff85f6;}
This box has a color of #ff85f6
<div style="background-color:#ff85f6;">Content here</div>
.mybackground {background-color:#ff85f6;}
Border around this has a color of #ff85f6
<div style="border:2px solid #ff85f6;">Content here</div>
.myborder {border:2px solid #ff85f6;}