#fab132 color space conversions
Hex:
#fab132
RGB:
250, 177, 50
CMY:
2, 31, 80
CMYK:
0, 29, 80, 2
HSL:
38°, 95.2381%, 58.8235%
HSV (HSB):
38°, 80.0000%, 98.0392%
XYZ:
55.7222, 51.9986, 10.1175
xyY:
0.4729, 0.4413, 51.9986
CIE-Lab:
77.2800, 16.4033, 70.2403
CIE-LCH:
77.2800, 72.1302, 76.8552
CIE-Luv:
77.2800, 59.7980, 72.3656
Hunter-Lab:
72.1100, 11.7413, 42.1583
#fab132 color charts
#fab132 color shades, tints & tones
#fab132 color schemes
#fab132 color preview, HTML & CSS examples
This text has a color of #fab132
<p style="color:#fab132;">Text here</p>
.mytext {color:#fab132;}
This box has a color of #fab132
<div style="background-color:#fab132;">Content here</div>
.mybackground {background-color:#fab132;}
Border around this has a color of #fab132
<div style="border:2px solid #fab132;">Content here</div>
.myborder {border:2px solid #fab132;}