#feb34c color space conversions
Hex:
#feb34c
RGB:
254, 179, 76
CMY:
0, 30, 70
CMYK:
0, 30, 70, 0
HSL:
35°, 98.8889%, 64.7059%
HSV (HSB):
35°, 70.0787%, 99.6078%
XYZ:
58.2977, 53.8328, 14.1556
xyY:
0.4616, 0.4263, 53.8328
CIE-Lab:
78.3642, 18.0805, 61.3789
CIE-LCH:
78.3642, 63.9865, 73.5865
CIE-Luv:
78.3642, 60.0089, 66.3176
Hunter-Lab:
73.3709, 13.4302, 39.9206
#feb34c color charts
#feb34c RGB chart
#feb34c CMYK chart
#feb34c RGB pie chart
#feb34c color shades, tints & tones
#feb34c color schemes
#feb34c color preview, HTML & CSS examples
This text has a color of #feb34c
<p style="color:#feb34c;">Text here</p>
.mytext {color:#feb34c;}
Text color #feb34c
This box has a color of #feb34c
<div style="background-color:#feb34c;">Content here</div>
.mybackground {background-color:#feb34c;}
Background color #feb34c
Border around this has a color of #feb34c
<div style="border:2px solid #feb34c;">Content here</div>
.myborder {border:2px solid #feb34c;}
Border color #feb34c