#fab08c color space conversions
Hex:
#fab08c
RGB:
250, 176, 140
CMY:
2, 31, 45
CMYK:
0, 30, 44, 2
HSL:
20°, 91.6667%, 76.4706%
HSV (HSB):
20°, 44.0000%, 98.0392%
XYZ:
59.6833, 53.2681, 31.9471
xyY:
0.4119, 0.3676, 53.2681
CIE-Lab:
78.0330, 22.8472, 29.2273
CIE-LCH:
78.0330, 37.0976, 51.9850
CIE-Luv:
78.0330, 53.0156, 34.3948
Hunter-Lab:
72.9850, 18.2442, 25.1370
#fab08c color charts
#fab08c RGB chart
#fab08c CMYK chart
#fab08c RGB pie chart
#fab08c color shades, tints & tones
#fab08c color schemes
#fab08c color preview, HTML & CSS examples
This text has a color of #fab08c
<p style="color:#fab08c;">Text here</p>
.mytext {color:#fab08c;}
Text color #fab08c
This box has a color of #fab08c
<div style="background-color:#fab08c;">Content here</div>
.mybackground {background-color:#fab08c;}
Background color #fab08c
Border around this has a color of #fab08c
<div style="border:2px solid #fab08c;">Content here</div>
.myborder {border:2px solid #fab08c;}
Border color #fab08c