#fab25c color space conversions
Hex:
#fab25c
RGB:
250, 178, 92
CMY:
2, 30, 64
CMYK:
0, 29, 63, 2
HSL:
33°, 94.0476%, 67.0588%
HSV (HSB):
33°, 63.2000%, 98.0392%
XYZ:
57.2765, 52.9375, 17.3244
xyY:
0.4491, 0.4151, 52.9375
CIE-Lab:
77.8381, 17.8530, 53.4148
CIE-LCH:
77.8381, 56.3194, 71.5186
CIE-Luv:
77.8381, 56.4527, 59.8006
Hunter-Lab:
72.7582, 13.1916, 36.8132
#fab25c color charts
#fab25c color shades, tints & tones
#fab25c color schemes
#fab25c color preview, HTML & CSS examples
This text has a color of #fab25c
<p style="color:#fab25c;">Text here</p>
.mytext {color:#fab25c;}
This box has a color of #fab25c
<div style="background-color:#fab25c;">Content here</div>
.mybackground {background-color:#fab25c;}
Border around this has a color of #fab25c
<div style="border:2px solid #fab25c;">Content here</div>
.myborder {border:2px solid #fab25c;}