#fab148 color space conversions
Hex:
#fab148
RGB:
250, 177, 72
CMY:
2, 31, 72
CMYK:
0, 29, 71, 2
HSL:
35°, 94.6809%, 63.1373%
HSV (HSB):
35°, 71.2000%, 98.0392%
XYZ:
56.3162, 52.2362, 13.2453
xyY:
0.4624, 0.4289, 52.2362
CIE-Lab:
77.4218, 17.2736, 61.9744
CIE-LCH:
77.4218, 64.3366, 74.4257
CIE-Luv:
77.4218, 58.6386, 66.5723
Hunter-Lab:
72.2746, 12.6062, 39.7265
#fab148 color charts
#fab148 color shades, tints & tones
#fab148 color schemes
#fab148 color preview, HTML & CSS examples
This text has a color of #fab148
<p style="color:#fab148;">Text here</p>
.mytext {color:#fab148;}
This box has a color of #fab148
<div style="background-color:#fab148;">Content here</div>
.mybackground {background-color:#fab148;}
Border around this has a color of #fab148
<div style="border:2px solid #fab148;">Content here</div>
.myborder {border:2px solid #fab148;}