#ff5a85 color space conversions
Hex:
#ff5a85
RGB:
255, 90, 133
CMY:
0, 65, 48
CMYK:
0, 65, 48, 0
HSL:
344°, 100.0000%, 67.6471%
HSV (HSB):
344°, 64.7059%, 100.0000%
XYZ:
49.1298, 30.2658, 25.4428
xyY:
0.4686, 0.2887, 30.2658
CIE-Lab:
61.8829, 65.5700, 11.0939
CIE-LCH:
61.8829, 66.5018, 9.6030
CIE-Luv:
61.8829, 113.6815, 1.4120
Hunter-Lab:
55.0143, 63.1319, 11.0899
#ff5a85 color charts
#ff5a85 color shades, tints & tones
#ff5a85 color schemes
#ff5a85 color preview, HTML & CSS examples
This text has a color of #ff5a85
<p style="color:#ff5a85;">Text here</p>
.mytext {color:#ff5a85;}
This box has a color of #ff5a85
<div style="background-color:#ff5a85;">Content here</div>
.mybackground {background-color:#ff5a85;}
Border around this has a color of #ff5a85
<div style="border:2px solid #ff5a85;">Content here</div>
.myborder {border:2px solid #ff5a85;}