#ffa6bc color space conversions
Hex:
#ffa6bc
RGB:
255, 166, 188
CMY:
0, 35, 26
CMYK:
0, 35, 26, 0
HSL:
345°, 100.0000%, 82.5490%
HSV (HSB):
345°, 34.9020%, 100.0000%
XYZ:
63.9533, 52.1633, 54.2748
xyY:
0.3753, 0.3061, 52.1633
CIE-Lab:
77.3784, 35.6457, 2.4193
CIE-LCH:
77.3784, 35.7277, 3.8828
CIE-Luv:
77.3784, 55.9640, -3.1776
Hunter-Lab:
72.2241, 31.6666, 6.0019
#ffa6bc color charts
#ffa6bc color shades, tints & tones
#ffa6bc color schemes
#ffa6bc color preview, HTML & CSS examples
This text has a color of #ffa6bc
<p style="color:#ffa6bc;">Text here</p>
.mytext {color:#ffa6bc;}
This box has a color of #ffa6bc
<div style="background-color:#ffa6bc;">Content here</div>
.mybackground {background-color:#ffa6bc;}
Border around this has a color of #ffa6bc
<div style="border:2px solid #ffa6bc;">Content here</div>
.myborder {border:2px solid #ffa6bc;}