#ff5f6d color space conversions
Hex:
#ff5f6d
RGB:
255, 95, 109
CMY:
0, 63, 57
CMYK:
0, 63, 57, 0
HSL:
355°, 100.0000%, 68.6275%
HSV (HSB):
355°, 62.7451%, 100.0000%
XYZ:
48.0925, 30.5485, 17.8297
xyY:
0.4985, 0.3167, 30.5485
CIE-Lab:
62.1247, 61.6836, 25.2791
CIE-LCH:
62.1247, 66.6626, 22.2847
CIE-Luv:
62.1247, 117.7470, 18.4051
Hunter-Lab:
55.2707, 58.5938, 19.5632
#ff5f6d color charts
#ff5f6d color shades, tints & tones
#ff5f6d color schemes
#ff5f6d color preview, HTML & CSS examples
This text has a color of #ff5f6d
<p style="color:#ff5f6d;">Text here</p>
.mytext {color:#ff5f6d;}
This box has a color of #ff5f6d
<div style="background-color:#ff5f6d;">Content here</div>
.mybackground {background-color:#ff5f6d;}
Border around this has a color of #ff5f6d
<div style="border:2px solid #ff5f6d;">Content here</div>
.myborder {border:2px solid #ff5f6d;}