#ff85f8 color space conversions
Hex:
#ff85f8
RGB:
255, 133, 248
CMY:
0, 48, 3
CMYK:
0, 48, 3, 0
HSL:
303°, 100.0000%, 76.0784%
HSV (HSB):
303°, 47.8431%, 100.0000%
XYZ:
66.5708, 44.8124, 93.9479
xyY:
0.3242, 0.2182, 44.8124
CIE-Lab:
72.7682, 61.4149, -37.3538
CIE-LCH:
72.7682, 71.8825, 328.6912
CIE-Luv:
72.7682, 59.6621, -69.2136
Hunter-Lab:
66.9420, 60.3615, -36.3495
#ff85f8 color charts
#ff85f8 color shades, tints & tones
#ff85f8 color schemes
#ff85f8 color preview, HTML & CSS examples
This text has a color of #ff85f8
<p style="color:#ff85f8;">Text here</p>
.mytext {color:#ff85f8;}
This box has a color of #ff85f8
<div style="background-color:#ff85f8;">Content here</div>
.mybackground {background-color:#ff85f8;}
Border around this has a color of #ff85f8
<div style="border:2px solid #ff85f8;">Content here</div>
.myborder {border:2px solid #ff85f8;}