#fab70c color space conversions
Hex:
#fab70c
RGB:
250, 183, 12
CMY:
2, 28, 95
CMYK:
0, 27, 95, 2
HSL:
43°, 95.9677%, 51.3725%
HSV (HSB):
43°, 95.2000%, 98.0392%
XYZ:
56.4242, 54.2175, 7.8390
xyY:
0.4762, 0.4576, 54.2175
CIE-Lab:
78.5884, 12.5136, 79.8822
CIE-LCH:
78.5884, 80.8564, 81.0969
CIE-Luv:
78.5884, 56.0298, 79.6520
Hunter-Lab:
73.6325, 7.9266, 45.2307
#fab70c color charts
#fab70c RGB chart
#fab70c CMYK chart
#fab70c RGB pie chart
#fab70c color shades, tints & tones
#fab70c color schemes
#fab70c color preview, HTML & CSS examples
This text has a color of #fab70c
<p style="color:#fab70c;">Text here</p>
.mytext {color:#fab70c;}
Text color #fab70c
This box has a color of #fab70c
<div style="background-color:#fab70c;">Content here</div>
.mybackground {background-color:#fab70c;}
Background color #fab70c
Border around this has a color of #fab70c
<div style="border:2px solid #fab70c;">Content here</div>
.myborder {border:2px solid #fab70c;}
Border color #fab70c