#ff6982 color space conversions
Hex:
#ff6982
RGB:
255, 105, 130
CMY:
0, 59, 49
CMYK:
0, 59, 49, 0
HSL:
350°, 100.0000%, 70.5882%
HSV (HSB):
350°, 58.8235%, 100.0000%
XYZ:
50.3208, 32.9749, 24.8317
xyY:
0.4654, 0.3050, 32.9749
CIE-Lab:
64.1405, 59.0554, 15.9806
CIE-LCH:
64.1405, 61.1794, 15.1418
CIE-Luv:
64.1405, 105.9836, 8.9759
Hunter-Lab:
57.4237, 55.9293, 14.5579
#ff6982 color charts
#ff6982 color shades, tints & tones
#ff6982 color schemes
#ff6982 color preview, HTML & CSS examples
This text has a color of #ff6982
<p style="color:#ff6982;">Text here</p>
.mytext {color:#ff6982;}
This box has a color of #ff6982
<div style="background-color:#ff6982;">Content here</div>
.mybackground {background-color:#ff6982;}
Border around this has a color of #ff6982
<div style="border:2px solid #ff6982;">Content here</div>
.myborder {border:2px solid #ff6982;}