#ff5682 color space conversions
Hex:
#ff5682
RGB:
255, 86, 130
CMY:
0, 66, 49
CMYK:
0, 66, 49, 0
HSL:
344°, 100.0000%, 66.8627%
HSV (HSB):
344°, 66.2745%, 100.0000%
XYZ:
48.5971, 29.5273, 24.2571
xyY:
0.4747, 0.2884, 29.5273
CIE-Lab:
61.2442, 66.8672, 11.9368
CIE-LCH:
61.2442, 67.9243, 10.1215
CIE-Luv:
61.2442, 116.7595, 2.0796
Hunter-Lab:
54.3390, 64.5448, 11.5701
#ff5682 color charts
#ff5682 color shades, tints & tones
#ff5682 color schemes
#ff5682 color preview, HTML & CSS examples
This text has a color of #ff5682
<p style="color:#ff5682;">Text here</p>
.mytext {color:#ff5682;}
This box has a color of #ff5682
<div style="background-color:#ff5682;">Content here</div>
.mybackground {background-color:#ff5682;}
Border around this has a color of #ff5682
<div style="border:2px solid #ff5682;">Content here</div>
.myborder {border:2px solid #ff5682;}