#fab12c color space conversions
Hex:
#fab12c
RGB:
250, 177, 44
CMY:
2, 31, 83
CMYK:
0, 29, 82, 2
HSL:
39°, 95.3704%, 57.6471%
HSV (HSB):
39°, 82.4000%, 98.0392%
XYZ:
55.6011, 51.9501, 9.4798
xyY:
0.4751, 0.4439, 51.9501
CIE-Lab:
77.2510, 16.2249, 72.1350
CIE-LCH:
77.2510, 73.9372, 77.3238
CIE-Luv:
77.2510, 60.0386, 73.5668
Hunter-Lab:
72.0764, 11.5645, 42.6555
#fab12c color charts
#fab12c RGB chart
#fab12c CMYK chart
#fab12c RGB pie chart
#fab12c color shades, tints & tones
#fab12c color schemes
#fab12c color preview, HTML & CSS examples
This text has a color of #fab12c
<p style="color:#fab12c;">Text here</p>
.mytext {color:#fab12c;}
Text color #fab12c
This box has a color of #fab12c
<div style="background-color:#fab12c;">Content here</div>
.mybackground {background-color:#fab12c;}
Background color #fab12c
Border around this has a color of #fab12c
<div style="border:2px solid #fab12c;">Content here</div>
.myborder {border:2px solid #fab12c;}
Border color #fab12c