#ffa2ba color space conversions
Hex:
#ffa2ba
RGB:
255, 162, 186
CMY:
0, 36, 27
CMYK:
0, 36, 27, 0
HSL:
345°, 100.0000%, 81.7647%
HSV (HSB):
345°, 36.4706%, 100.0000%
XYZ:
63.0233, 50.6458, 52.9083
xyY:
0.3783, 0.3040, 50.6458
CIE-Lab:
76.4640, 37.4527, 2.1849
CIE-LCH:
76.4640, 37.5164, 3.3387
CIE-Luv:
76.4640, 58.6694, -3.8786
Hunter-Lab:
71.1659, 33.5362, 5.7369
#ffa2ba color charts
#ffa2ba color shades, tints & tones
#ffa2ba color schemes
#ffa2ba color preview, HTML & CSS examples
This text has a color of #ffa2ba
<p style="color:#ffa2ba;">Text here</p>
.mytext {color:#ffa2ba;}
This box has a color of #ffa2ba
<div style="background-color:#ffa2ba;">Content here</div>
.mybackground {background-color:#ffa2ba;}
Border around this has a color of #ffa2ba
<div style="border:2px solid #ffa2ba;">Content here</div>
.myborder {border:2px solid #ffa2ba;}