#ffb245 color space conversions
Hex:
#ffb245
RGB:
255, 178, 69
CMY:
0, 30, 73
CMYK:
0, 30, 73, 0
HSL:
35°, 100.0000%, 63.5294%
HSV (HSB):
35°, 72.9412%, 100.0000%
XYZ:
58.2346, 53.5305, 12.8933
xyY:
0.4672, 0.4294, 53.5305
CIE-Lab:
78.1871, 18.6902, 64.1795
CIE-LCH:
78.1871, 66.8456, 73.7635
CIE-Luv:
78.1871, 62.0202, 68.1465
Hunter-Lab:
73.1645, 14.0374, 40.7668
#ffb245 color charts
#ffb245 color shades, tints & tones
#ffb245 color schemes
#ffb245 color preview, HTML & CSS examples
This text has a color of #ffb245
<p style="color:#ffb245;">Text here</p>
.mytext {color:#ffb245;}
This box has a color of #ffb245
<div style="background-color:#ffb245;">Content here</div>
.mybackground {background-color:#ffb245;}
Border around this has a color of #ffb245
<div style="border:2px solid #ffb245;">Content here</div>
.myborder {border:2px solid #ffb245;}