#ff85d3 color space conversions
Hex:
#ff85d3
RGB:
255, 133, 211
CMY:
0, 48, 17
CMYK:
0, 48, 17, 0
HSL:
322°, 100.0000%, 76.0784%
HSV (HSB):
322°, 47.8431%, 100.0000%
XYZ:
61.3854, 42.7382, 66.6419
xyY:
0.3595, 0.2503, 42.7382
CIE-Lab:
71.3769, 55.5695, -19.1585
CIE-LCH:
71.3769, 58.7794, 340.9775
CIE-Luv:
71.3769, 68.9089, -39.0493
Hunter-Lab:
65.3745, 53.2029, -14.6774
#ff85d3 color charts
#ff85d3 color shades, tints & tones
#ff85d3 color schemes
#ff85d3 color preview, HTML & CSS examples
This text has a color of #ff85d3
<p style="color:#ff85d3;">Text here</p>
.mytext {color:#ff85d3;}
This box has a color of #ff85d3
<div style="background-color:#ff85d3;">Content here</div>
.mybackground {background-color:#ff85d3;}
Border around this has a color of #ff85d3
<div style="border:2px solid #ff85d3;">Content here</div>
.myborder {border:2px solid #ff85d3;}