#fab150 color space conversions
Hex:
#fab150
RGB:
250, 177, 80
CMY:
2, 31, 69
CMYK:
0, 29, 68, 2
HSL:
34°, 94.4444%, 64.7059%
HSV (HSB):
34°, 68.0000%, 98.0392%
XYZ:
56.5944, 52.3475, 14.7106
xyY:
0.4577, 0.4233, 52.3475
CIE-Lab:
77.4881, 17.6783, 58.5613
CIE-LCH:
77.4881, 61.1715, 73.2022
CIE-Luv:
77.4881, 58.1071, 63.9130
Hunter-Lab:
72.3515, 13.0101, 38.5911
#fab150 color charts
#fab150 color shades, tints & tones
#fab150 color schemes
#fab150 color preview, HTML & CSS examples
This text has a color of #fab150
<p style="color:#fab150;">Text here</p>
.mytext {color:#fab150;}
This box has a color of #fab150
<div style="background-color:#fab150;">Content here</div>
.mybackground {background-color:#fab150;}
Border around this has a color of #fab150
<div style="border:2px solid #fab150;">Content here</div>
.myborder {border:2px solid #fab150;}