#ffb12c color space conversions
Hex:
#ffb12c
RGB:
255, 177, 44
CMY:
0, 31, 83
CMYK:
0, 31, 83, 0
HSL:
38°, 100.0000%, 58.6275%
HSV (HSB):
38°, 82.7451%, 100.0000%
XYZ:
57.4168, 52.8861, 9.5647
xyY:
0.4790, 0.4412, 52.8861
CIE-Lab:
77.8077, 18.3283, 72.8308
CIE-LCH:
77.8077, 75.1016, 75.8745
CIE-Luv:
77.8077, 64.0509, 73.7503
Hunter-Lab:
72.7229, 13.6658, 43.1080
#ffb12c color charts
#ffb12c color shades, tints & tones
#ffb12c color schemes
#ffb12c color preview, HTML & CSS examples
This text has a color of #ffb12c
<p style="color:#ffb12c;">Text here</p>
.mytext {color:#ffb12c;}
This box has a color of #ffb12c
<div style="background-color:#ffb12c;">Content here</div>
.mybackground {background-color:#ffb12c;}
Border around this has a color of #ffb12c
<div style="border:2px solid #ffb12c;">Content here</div>
.myborder {border:2px solid #ffb12c;}