#fab53a color space conversions
Hex:
#fab53a
RGB:
250, 181, 58
CMY:
2, 29, 77
CMYK:
0, 28, 77, 2
HSL:
38°, 95.0495%, 60.3922%
HSV (HSB):
38°, 76.8000%, 98.0392%
XYZ:
56.7119, 53.6772, 11.3747
xyY:
0.4658, 0.4408, 53.6772
CIE-Lab:
78.2731, 14.5855, 68.3459
CIE-LCH:
78.2731, 69.8849, 77.9534
CIE-Luv:
78.2731, 56.3113, 72.0789
Hunter-Lab:
73.2647, 9.9579, 42.0803
#fab53a color charts
#fab53a color shades, tints & tones
#fab53a color schemes
#fab53a color preview, HTML & CSS examples
This text has a color of #fab53a
<p style="color:#fab53a;">Text here</p>
.mytext {color:#fab53a;}
This box has a color of #fab53a
<div style="background-color:#fab53a;">Content here</div>
.mybackground {background-color:#fab53a;}
Border around this has a color of #fab53a
<div style="border:2px solid #fab53a;">Content here</div>
.myborder {border:2px solid #fab53a;}