#ff6f8e color space conversions
Hex:
#ff6f8e
RGB:
255, 111, 142
CMY:
0, 56, 44
CMYK:
0, 56, 44, 0
HSL:
347°, 100.0000%, 71.7647%
HSV (HSB):
347°, 56.4706%, 100.0000%
XYZ:
51.8069, 34.5819, 29.5356
xyY:
0.4469, 0.2983, 34.5819
CIE-Lab:
65.4218, 57.4759, 10.9156
CIE-LCH:
65.4218, 58.5032, 10.7533
CIE-Luv:
65.4218, 99.1241, 3.2732
Hunter-Lab:
58.8064, 54.3429, 11.3859
#ff6f8e color charts
#ff6f8e color shades, tints & tones
#ff6f8e color schemes
#ff6f8e color preview, HTML & CSS examples
This text has a color of #ff6f8e
<p style="color:#ff6f8e;">Text here</p>
.mytext {color:#ff6f8e;}
This box has a color of #ff6f8e
<div style="background-color:#ff6f8e;">Content here</div>
.mybackground {background-color:#ff6f8e;}
Border around this has a color of #ff6f8e
<div style="border:2px solid #ff6f8e;">Content here</div>
.myborder {border:2px solid #ff6f8e;}