#ff825c color space conversions
Hex:
#ff825c
RGB:
255, 130, 92
CMY:
0, 49, 64
CMYK:
0, 49, 64, 0
HSL:
14°, 100.0000%, 68.0392%
HSV (HSB):
14°, 63.9216%, 100.0000%
XYZ:
51.1544, 37.9980, 14.7634
xyY:
0.4923, 0.3657, 37.9980
CIE-Lab:
68.0191, 44.5586, 42.1128
CIE-LCH:
68.0191, 61.3104, 43.3836
CIE-Luv:
68.0191, 96.9705, 40.3233
Hunter-Lab:
61.6425, 40.2549, 28.9497
#ff825c color charts
#ff825c color shades, tints & tones
#ff825c color schemes
#ff825c color preview, HTML & CSS examples
This text has a color of #ff825c
<p style="color:#ff825c;">Text here</p>
.mytext {color:#ff825c;}
This box has a color of #ff825c
<div style="background-color:#ff825c;">Content here</div>
.mybackground {background-color:#ff825c;}
Border around this has a color of #ff825c
<div style="border:2px solid #ff825c;">Content here</div>
.myborder {border:2px solid #ff825c;}