#fbaac0 color space conversions
Hex:
#fbaac0
RGB:
251, 170, 192
CMY:
2, 33, 25
CMYK:
0, 32, 24, 2
HSL:
344°, 91.0112%, 82.5490%
HSV (HSB):
344°, 32.2709%, 98.4314%
XYZ:
63.6728, 53.0645, 56.7557
xyY:
0.3670, 0.3059, 53.0645
CIE-Lab:
77.9130, 32.6996, 0.9608
CIE-LCH:
77.9130, 32.7137, 1.6830
CIE-Luv:
77.9130, 50.0921, -4.6839
Hunter-Lab:
72.8454, 28.5443, 4.7974
#fbaac0 color charts
#fbaac0 color shades, tints & tones
#fbaac0 color schemes
#fbaac0 color preview, HTML & CSS examples
This text has a color of #fbaac0
<p style="color:#fbaac0;">Text here</p>
.mytext {color:#fbaac0;}
This box has a color of #fbaac0
<div style="background-color:#fbaac0;">Content here</div>
.mybackground {background-color:#fbaac0;}
Border around this has a color of #fbaac0
<div style="border:2px solid #fbaac0;">Content here</div>
.myborder {border:2px solid #fbaac0;}