#ff5b6d color space conversions
Hex:
#ff5b6d
RGB:
255, 91, 109
CMY:
0, 64, 57
CMYK:
0, 64, 57, 0
HSL:
353°, 100.0000%, 67.8431%
HSV (HSB):
353°, 64.3137%, 100.0000%
XYZ:
47.7414, 29.8463, 17.7127
xyY:
0.5010, 0.3132, 29.8463
CIE-Lab:
61.5214, 63.3120, 24.4789
CIE-LCH:
61.5214, 67.8795, 21.1384
CIE-Luv:
61.5214, 120.1851, 17.0572
Hunter-Lab:
54.6318, 60.3813, 19.0193
#ff5b6d color charts
#ff5b6d color shades, tints & tones
#ff5b6d color schemes
#ff5b6d color preview, HTML & CSS examples
This text has a color of #ff5b6d
<p style="color:#ff5b6d;">Text here</p>
.mytext {color:#ff5b6d;}
This box has a color of #ff5b6d
<div style="background-color:#ff5b6d;">Content here</div>
.mybackground {background-color:#ff5b6d;}
Border around this has a color of #ff5b6d
<div style="border:2px solid #ff5b6d;">Content here</div>
.myborder {border:2px solid #ff5b6d;}