#fbc0a0 color space conversions
Hex:
#fbc0a0
RGB:
251, 192, 160
CMY:
2, 25, 37
CMYK:
0, 24, 36, 2
HSL:
21°, 91.9192%, 80.5882%
HSV (HSB):
21°, 36.2550%, 98.4314%
XYZ:
64.9785, 60.7466, 41.5582
xyY:
0.3884, 0.3631, 60.7466
CIE-Lab:
82.2423, 17.0091, 24.3073
CIE-LCH:
82.2423, 29.6673, 55.0175
CIE-Luv:
82.2423, 40.9086, 30.2533
Hunter-Lab:
77.9401, 12.4199, 22.9442
#fbc0a0 color charts
#fbc0a0 color shades, tints & tones
#fbc0a0 color schemes
#fbc0a0 color preview, HTML & CSS examples
This text has a color of #fbc0a0
<p style="color:#fbc0a0;">Text here</p>
.mytext {color:#fbc0a0;}
This box has a color of #fbc0a0
<div style="background-color:#fbc0a0;">Content here</div>
.mybackground {background-color:#fbc0a0;}
Border around this has a color of #fbc0a0
<div style="border:2px solid #fbc0a0;">Content here</div>
.myborder {border:2px solid #fbc0a0;}