#ffa4ba color space conversions
Hex:
#ffa4ba
RGB:
255, 164, 186
CMY:
0, 36, 27
CMYK:
0, 36, 27, 0
HSL:
345°, 100.0000%, 82.1569%
HSV (HSB):
345°, 35.6863%, 100.0000%
XYZ:
63.3784, 51.3561, 53.0267
xyY:
0.3778, 0.3061, 51.3561
CIE-Lab:
76.8942, 36.4157, 2.8095
CIE-LCH:
76.8942, 36.5239, 4.4117
CIE-Luv:
76.8942, 57.4908, -2.7783
Hunter-Lab:
71.6632, 32.4536, 6.2930
#ffa4ba color charts
#ffa4ba color shades, tints & tones
#ffa4ba color schemes
#ffa4ba color preview, HTML & CSS examples
This text has a color of #ffa4ba
<p style="color:#ffa4ba;">Text here</p>
.mytext {color:#ffa4ba;}
This box has a color of #ffa4ba
<div style="background-color:#ffa4ba;">Content here</div>
.mybackground {background-color:#ffa4ba;}
Border around this has a color of #ffa4ba
<div style="border:2px solid #ffa4ba;">Content here</div>
.myborder {border:2px solid #ffa4ba;}