#ff825f color space conversions
Hex:
#ff825f
RGB:
255, 130, 95
CMY:
0, 49, 63
CMYK:
0, 49, 63, 0
HSL:
13°, 100.0000%, 68.6275%
HSV (HSB):
13°, 62.7451%, 100.0000%
XYZ:
51.2882, 38.0515, 15.4680
xyY:
0.4894, 0.3631, 38.0515
CIE-Lab:
68.0585, 44.7430, 40.5717
CIE-LCH:
68.0585, 60.3986, 42.2009
CIE-Luv:
68.0585, 96.4936, 38.9094
Hunter-Lab:
61.6859, 40.4620, 28.3129
#ff825f color charts
#ff825f color shades, tints & tones
#ff825f color schemes
#ff825f color preview, HTML & CSS examples
This text has a color of #ff825f
<p style="color:#ff825f;">Text here</p>
.mytext {color:#ff825f;}
This box has a color of #ff825f
<div style="background-color:#ff825f;">Content here</div>
.mybackground {background-color:#ff825f;}
Border around this has a color of #ff825f
<div style="border:2px solid #ff825f;">Content here</div>
.myborder {border:2px solid #ff825f;}