#ff5e6c color space conversions
Hex:
#ff5e6c
RGB:
255, 94, 108
CMY:
0, 63, 58
CMYK:
0, 63, 58, 0
HSL:
355°, 100.0000%, 68.4314%
HSV (HSB):
355°, 63.1373%, 100.0000%
XYZ:
47.9495, 30.3481, 17.5179
xyY:
0.5004, 0.3167, 30.3481
CIE-Lab:
61.9534, 62.0263, 25.6254
CIE-LCH:
61.9534, 67.1113, 22.4474
CIE-Luv:
61.9534, 118.6275, 18.6476
Hunter-Lab:
55.0891, 58.9601, 19.7086
#ff5e6c color charts
#ff5e6c color shades, tints & tones
#ff5e6c color schemes
#ff5e6c color preview, HTML & CSS examples
This text has a color of #ff5e6c
<p style="color:#ff5e6c;">Text here</p>
.mytext {color:#ff5e6c;}
This box has a color of #ff5e6c
<div style="background-color:#ff5e6c;">Content here</div>
.mybackground {background-color:#ff5e6c;}
Border around this has a color of #ff5e6c
<div style="border:2px solid #ff5e6c;">Content here</div>
.myborder {border:2px solid #ff5e6c;}