#fab70f color space conversions
Hex:
#fab70f
RGB:
250, 183, 15
CMY:
2, 28, 94
CMYK:
0, 27, 94, 2
HSL:
43°, 95.9184%, 51.9608%
HSV (HSB):
43°, 94.0000%, 98.0392%
XYZ:
56.4441, 54.2255, 7.9436
xyY:
0.4759, 0.4572, 54.2255
CIE-Lab:
78.5930, 12.5430, 79.5217
CIE-LCH:
78.5930, 80.5049, 81.0366
CIE-Luv:
78.5930, 55.9931, 79.4556
Hunter-Lab:
73.6379, 7.9553, 45.1507
#fab70f color charts
#fab70f color shades, tints & tones
#fab70f color schemes
#fab70f color preview, HTML & CSS examples
This text has a color of #fab70f
<p style="color:#fab70f;">Text here</p>
.mytext {color:#fab70f;}
This box has a color of #fab70f
<div style="background-color:#fab70f;">Content here</div>
.mybackground {background-color:#fab70f;}
Border around this has a color of #fab70f
<div style="border:2px solid #fab70f;">Content here</div>
.myborder {border:2px solid #fab70f;}