#ff5062 color space conversions
Hex:
#ff5062
RGB:
255, 80, 98
CMY:
0, 69, 62
CMYK:
0, 69, 62, 0
HSL:
354°, 100.0000%, 65.6863%
HSV (HSB):
354°, 68.6275%, 100.0000%
XYZ:
46.3133, 27.8792, 14.4955
xyY:
0.5222, 0.3144, 27.8792
CIE-Lab:
59.7794, 66.8171, 28.5317
CIE-LCH:
59.7794, 72.6539, 23.1231
CIE-Luv:
59.7794, 129.6573, 19.8933
Hunter-Lab:
52.8007, 64.1670, 20.6835
#ff5062 color charts
#ff5062 color shades, tints & tones
#ff5062 color schemes
#ff5062 color preview, HTML & CSS examples
This text has a color of #ff5062
<p style="color:#ff5062;">Text here</p>
.mytext {color:#ff5062;}
This box has a color of #ff5062
<div style="background-color:#ff5062;">Content here</div>
.mybackground {background-color:#ff5062;}
Border around this has a color of #ff5062
<div style="border:2px solid #ff5062;">Content here</div>
.myborder {border:2px solid #ff5062;}