#ffb125 color space conversions
Hex:
#ffb125
RGB:
255, 177, 37
CMY:
0, 31, 85
CMYK:
0, 31, 85, 0
HSL:
39°, 100.0000%, 57.2549%
HSV (HSB):
39°, 85.4902%, 100.0000%
XYZ:
57.2961, 52.8379, 8.9292
xyY:
0.4812, 0.4438, 52.8379
CIE-Lab:
77.7792, 18.1550, 74.7961
CIE-LCH:
77.7792, 76.9680, 76.3566
CIE-Luv:
77.7792, 64.2994, 74.9399
Hunter-Lab:
72.6897, 13.4919, 43.5996
#ffb125 color charts
#ffb125 color shades, tints & tones
#ffb125 color schemes
#ffb125 color preview, HTML & CSS examples
This text has a color of #ffb125
<p style="color:#ffb125;">Text here</p>
.mytext {color:#ffb125;}
This box has a color of #ffb125
<div style="background-color:#ffb125;">Content here</div>
.mybackground {background-color:#ffb125;}
Border around this has a color of #ffb125
<div style="border:2px solid #ffb125;">Content here</div>
.myborder {border:2px solid #ffb125;}