#ff5e7b color space conversions
Hex:
#ff5e7b
RGB:
255, 94, 123
CMY:
0, 63, 52
CMYK:
0, 63, 52, 0
HSL:
349°, 100.0000%, 68.4314%
HSV (HSB):
349°, 63.1373%, 100.0000%
XYZ:
48.8179, 30.6955, 22.0907
xyY:
0.4805, 0.3021, 30.6955
CIE-Lab:
62.2497, 63.1377, 17.3929
CIE-LCH:
62.2497, 65.4895, 15.4016
CIE-Luv:
62.2497, 114.4716, 9.4509
Hunter-Lab:
55.4035, 60.3262, 15.1421
#ff5e7b color charts
#ff5e7b color shades, tints & tones
#ff5e7b color schemes
#ff5e7b color preview, HTML & CSS examples
This text has a color of #ff5e7b
<p style="color:#ff5e7b;">Text here</p>
.mytext {color:#ff5e7b;}
This box has a color of #ff5e7b
<div style="background-color:#ff5e7b;">Content here</div>
.mybackground {background-color:#ff5e7b;}
Border around this has a color of #ff5e7b
<div style="border:2px solid #ff5e7b;">Content here</div>
.myborder {border:2px solid #ff5e7b;}