#ff6d80 color space conversions
Hex:
#ff6d80
RGB:
255, 109, 128
CMY:
0, 57, 50
CMYK:
0, 57, 50, 0
HSL:
352°, 100.0000%, 71.3725%
HSV (HSB):
352°, 57.2549%, 100.0000%
XYZ:
50.6049, 33.7558, 24.2704
xyY:
0.4658, 0.3107, 33.7558
CIE-Lab:
64.7683, 57.1095, 17.9906
CIE-LCH:
64.7683, 59.8761, 17.4854
CIE-Luv:
64.7683, 104.0589, 11.8538
Hunter-Lab:
58.0997, 53.7991, 15.9022
#ff6d80 color charts
#ff6d80 color shades, tints & tones
#ff6d80 color schemes
#ff6d80 color preview, HTML & CSS examples
This text has a color of #ff6d80
<p style="color:#ff6d80;">Text here</p>
.mytext {color:#ff6d80;}
This box has a color of #ff6d80
<div style="background-color:#ff6d80;">Content here</div>
.mybackground {background-color:#ff6d80;}
Border around this has a color of #ff6d80
<div style="border:2px solid #ff6d80;">Content here</div>
.myborder {border:2px solid #ff6d80;}