#ff85c5 color space conversions
Hex:
#ff85c5
RGB:
255, 133, 197
CMY:
0, 48, 23
CMYK:
0, 48, 23, 0
HSL:
329°, 100.0000%, 76.0784%
HSV (HSB):
329°, 47.8431%, 100.0000%
XYZ:
59.7056, 42.0663, 57.7961
xyY:
0.3742, 0.2636, 42.0663
CIE-Lab:
70.9166, 53.5748, -12.0796
CIE-LCH:
70.9166, 54.9197, 347.2939
CIE-Luv:
70.9166, 72.4135, -27.8331
Hunter-Lab:
64.8585, 50.8159, -7.4330
#ff85c5 color charts
#ff85c5 color shades, tints & tones
#ff85c5 color schemes
#ff85c5 color preview, HTML & CSS examples
This text has a color of #ff85c5
<p style="color:#ff85c5;">Text here</p>
.mytext {color:#ff85c5;}
This box has a color of #ff85c5
<div style="background-color:#ff85c5;">Content here</div>
.mybackground {background-color:#ff85c5;}
Border around this has a color of #ff85c5
<div style="border:2px solid #ff85c5;">Content here</div>
.myborder {border:2px solid #ff85c5;}