#ff6f8b color space conversions
Hex:
#ff6f8b
RGB:
255, 111, 139
CMY:
0, 56, 45
CMYK:
0, 56, 45, 0
HSL:
348°, 100.0000%, 71.7647%
HSV (HSB):
348°, 56.4706%, 100.0000%
XYZ:
51.5846, 34.4930, 28.3651
xyY:
0.4507, 0.3014, 34.4930
CIE-Lab:
65.3520, 57.1920, 12.5286
CIE-LCH:
65.3520, 58.5481, 12.3561
CIE-Luv:
65.3520, 99.9328, 5.3383
Hunter-Lab:
58.7307, 54.0023, 12.4763
#ff6f8b color charts
#ff6f8b color shades, tints & tones
#ff6f8b color schemes
#ff6f8b color preview, HTML & CSS examples
This text has a color of #ff6f8b
<p style="color:#ff6f8b;">Text here</p>
.mytext {color:#ff6f8b;}
This box has a color of #ff6f8b
<div style="background-color:#ff6f8b;">Content here</div>
.mybackground {background-color:#ff6f8b;}
Border around this has a color of #ff6f8b
<div style="border:2px solid #ff6f8b;">Content here</div>
.myborder {border:2px solid #ff6f8b;}