#ffa52f color space conversions
Hex:
#ffa52f
RGB:
255, 165, 47
CMY:
0, 35, 82
CMYK:
0, 35, 82, 0
HSL:
34°, 100.0000%, 59.2157%
HSV (HSB):
34°, 81.5686%, 100.0000%
XYZ:
55.2082, 48.3755, 9.1169
xyY:
0.4899, 0.4292, 48.3755
CIE-Lab:
75.0612, 24.6766, 69.5050
CIE-LCH:
75.0612, 73.7556, 70.4534
CIE-Luv:
75.0612, 73.5783, 68.6687
Hunter-Lab:
69.5525, 19.9699, 40.9150
#ffa52f color charts
#ffa52f color shades, tints & tones
#ffa52f color schemes
#ffa52f color preview, HTML & CSS examples
This text has a color of #ffa52f
<p style="color:#ffa52f;">Text here</p>
.mytext {color:#ffa52f;}
This box has a color of #ffa52f
<div style="background-color:#ffa52f;">Content here</div>
.mybackground {background-color:#ffa52f;}
Border around this has a color of #ffa52f
<div style="border:2px solid #ffa52f;">Content here</div>
.myborder {border:2px solid #ffa52f;}