#ff5b85 color space conversions
Hex:
#ff5b85
RGB:
255, 91, 133
CMY:
0, 64, 48
CMYK:
0, 64, 48, 0
HSL:
345°, 100.0000%, 67.8431%
HSV (HSB):
345°, 64.3137%, 100.0000%
XYZ:
49.2147, 30.4356, 25.4711
xyY:
0.4682, 0.2895, 30.4356
CIE-Lab:
62.0283, 65.1743, 11.2989
CIE-LCH:
62.0283, 66.1464, 9.8353
CIE-Luv:
62.0283, 113.1426, 1.7631
Hunter-Lab:
55.1685, 62.6915, 11.2440
#ff5b85 color charts
#ff5b85 color shades, tints & tones
#ff5b85 color schemes
#ff5b85 color preview, HTML & CSS examples
This text has a color of #ff5b85
<p style="color:#ff5b85;">Text here</p>
.mytext {color:#ff5b85;}
This box has a color of #ff5b85
<div style="background-color:#ff5b85;">Content here</div>
.mybackground {background-color:#ff5b85;}
Border around this has a color of #ff5b85
<div style="border:2px solid #ff5b85;">Content here</div>
.myborder {border:2px solid #ff5b85;}