#ff7d32 color space conversions
Hex:
#ff7d32
RGB:
255, 125, 50
CMY:
0, 51, 80
CMYK:
0, 51, 80, 0
HSL:
22°, 100.0000%, 59.8039%
HSV (HSB):
22°, 80.3922%, 100.0000%
XYZ:
49.1493, 36.1575, 7.4063
xyY:
0.5301, 0.3900, 36.1575
CIE-Lab:
66.6401, 45.1178, 60.8417
CIE-LCH:
66.6401, 75.7452, 53.4408
CIE-Luv:
66.6401, 106.1172, 53.6186
Hunter-Lab:
60.1311, 40.6710, 34.7891
#ff7d32 color charts
#ff7d32 color shades, tints & tones
#ff7d32 color schemes
#ff7d32 color preview, HTML & CSS examples
This text has a color of #ff7d32
<p style="color:#ff7d32;">Text here</p>
.mytext {color:#ff7d32;}
This box has a color of #ff7d32
<div style="background-color:#ff7d32;">Content here</div>
.mybackground {background-color:#ff7d32;}
Border around this has a color of #ff7d32
<div style="border:2px solid #ff7d32;">Content here</div>
.myborder {border:2px solid #ff7d32;}