#ff6f7b color space conversions
Hex:
#ff6f7b
RGB:
255, 111, 123
CMY:
0, 56, 52
CMYK:
0, 56, 52, 0
HSL:
355°, 100.0000%, 71.7647%
HSV (HSB):
355°, 56.4706%, 100.0000%
XYZ:
50.4996, 34.0589, 22.6513
xyY:
0.4710, 0.3177, 34.0589
CIE-Lab:
65.0093, 55.7890, 21.1651
CIE-LCH:
65.0093, 59.6689, 20.7756
CIE-Luv:
65.0093, 104.0598, 15.8309
Hunter-Lab:
58.3600, 52.3280, 17.8398
#ff6f7b color charts
#ff6f7b color shades, tints & tones
#ff6f7b color schemes
#ff6f7b color preview, HTML & CSS examples
This text has a color of #ff6f7b
<p style="color:#ff6f7b;">Text here</p>
.mytext {color:#ff6f7b;}
This box has a color of #ff6f7b
<div style="background-color:#ff6f7b;">Content here</div>
.mybackground {background-color:#ff6f7b;}
Border around this has a color of #ff6f7b
<div style="border:2px solid #ff6f7b;">Content here</div>
.myborder {border:2px solid #ff6f7b;}