#ff5b70 color space conversions
Hex:
#ff5b70
RGB:
255, 91, 112
CMY:
0, 64, 56
CMYK:
0, 64, 56, 0
HSL:
352°, 100.0000%, 67.8431%
HSV (HSB):
352°, 64.3137%, 100.0000%
XYZ:
47.9057, 29.9120, 18.5779
xyY:
0.4970, 0.3103, 29.9120
CIE-Lab:
61.5782, 63.5224, 22.8273
CIE-LCH:
61.5782, 67.4995, 19.7663
CIE-Luv:
61.5782, 119.3587, 15.2717
Hunter-Lab:
54.6919, 60.6409, 18.1445
#ff5b70 color charts
#ff5b70 color shades, tints & tones
#ff5b70 color schemes
#ff5b70 color preview, HTML & CSS examples
This text has a color of #ff5b70
<p style="color:#ff5b70;">Text here</p>
.mytext {color:#ff5b70;}
This box has a color of #ff5b70
<div style="background-color:#ff5b70;">Content here</div>
.mybackground {background-color:#ff5b70;}
Border around this has a color of #ff5b70
<div style="border:2px solid #ff5b70;">Content here</div>
.myborder {border:2px solid #ff5b70;}