#feb248 color space conversions
Hex:
#feb248
RGB:
254, 178, 72
CMY:
0, 30, 72
CMYK:
0, 30, 72, 0
HSL:
35°, 98.9130%, 63.9216%
HSV (HSB):
35°, 71.6535%, 99.6078%
XYZ:
57.9631, 53.3795, 13.3792
xyY:
0.4647, 0.4280, 53.3795
CIE-Lab:
78.0985, 18.4114, 62.8083
CIE-LCH:
78.0985, 65.4512, 73.6623
CIE-Luv:
78.0985, 61.0388, 67.1867
Hunter-Lab:
73.0613, 13.7557, 40.2855
#feb248 color charts
#feb248 color shades, tints & tones
#feb248 color schemes
#feb248 color preview, HTML & CSS examples
This text has a color of #feb248
<p style="color:#feb248;">Text here</p>
.mytext {color:#feb248;}
This box has a color of #feb248
<div style="background-color:#feb248;">Content here</div>
.mybackground {background-color:#feb248;}
Border around this has a color of #feb248
<div style="border:2px solid #feb248;">Content here</div>
.myborder {border:2px solid #feb248;}